mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 17:18:03 +00:00
Replace Process.toml with json (#1475)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[{
|
||||
"project_name": "Batch: Availability and Validity",
|
||||
"owner": "rphmeier",
|
||||
"matrix_room_id": "!wQXGIDhhJQSVXKqPwi:matrix.parity.io"
|
||||
},
|
||||
{
|
||||
"project_name": "Batch: Codebase Restructure",
|
||||
"owner": "rphmeier",
|
||||
"matrix_room_id": "!wQXGIDhhJQSVXKqPwi:matrix.parity.io"
|
||||
},
|
||||
{
|
||||
"project_name": "Cumulus",
|
||||
"owner": "bkchr",
|
||||
"matrix_room_id": "!wQXGIDhhJQSVXKqPwi:matrix.parity.io"
|
||||
}]
|
||||
@@ -1,15 +0,0 @@
|
||||
[Batch: Availability and Validity]
|
||||
owner = "rphmeier"
|
||||
whitelist = []
|
||||
matrix_room_id = "!wQXGIDhhJQSVXKqPwi:matrix.parity.io"
|
||||
|
||||
[Batch: Codebase Restructure]
|
||||
owner = "rphmeier"
|
||||
whitelist = []
|
||||
matrix_room_id = "!wQXGIDhhJQSVXKqPwi:matrix.parity.io"
|
||||
|
||||
[Cumulus]
|
||||
owner = "bkchr"
|
||||
whitelist = []
|
||||
matrix_room_id = "!wQXGIDhhJQSVXKqPwi:matrix.parity.io"
|
||||
|
||||
Reference in New Issue
Block a user