mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
Replace Process.toml with json (#6740)
* Replace Process.toml with json * Trigger checks * Revert "Trigger checks" This reverts commit 9bdf9f135cecb92ca3859dfa211d396a48dd6a8d. * Trigger checks * Revert "Trigger checks" This reverts commit b0c6f29d6aefaf7ca8b137c7d2f958a5e0929d9e.
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
[{
|
||||
"project_name": "Networking",
|
||||
"owner": "tomaka",
|
||||
"matrix_room_id": "!vUADSGcyXmxhKLeDsW:matrix.parity.io"
|
||||
},
|
||||
{ "project_name": "Client",
|
||||
"owner": "gnunicorn",
|
||||
"matrix_room_id": "!aenJixaHcSKbJOWxYk:matrix.parity.io"
|
||||
},
|
||||
{
|
||||
"project_name": "Runtime",
|
||||
"owner": "gavofyork",
|
||||
"matrix_room_id": "!yBKstWVBkwzUkPslsp:matrix.parity.io"
|
||||
},
|
||||
{
|
||||
"project_name": "Consensus",
|
||||
"owner": "andresilva",
|
||||
"matrix_room_id": "!XdNWDTfVNFVixljKZU:matrix.parity.io"
|
||||
},
|
||||
{
|
||||
"project_name": "Smart Contracts",
|
||||
"owner": "pepyakin",
|
||||
"matrix_room_id": "!yBKstWVBkwzUkPslsp:matrix.parity.io"
|
||||
}]
|
||||
Reference in New Issue
Block a user