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:
Joseph
2020-07-28 21:14:19 +02:00
committed by GitHub
parent a20db31165
commit 4161e9fad3
2 changed files with 24 additions and 24 deletions
+24
View File
@@ -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"
}]