delete process.json (#10629)

The feature was removed in https://github.com/paritytech/parity-processbot/pull/358
This commit is contained in:
João Paulo Silva de Souza
2022-01-11 08:29:42 -03:00
committed by GitHub
parent bdd7a44bec
commit 5e4035dcaa
-29
View File
@@ -1,29 +0,0 @@
[{
"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"
},
{
"project_name": "Benchmarking and Weights",
"owner": "shawntabrizi",
"matrix_room_id": "!pZPWqCRLVtORZTEsEf:matrix.parity.io"
}]