mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
dd6ef0a3a5
* initial improvements * better file management, ignore unused components * Output warning when components unused * update comment * Write even when base weight is zero * remove unwrap where possible * Dont sort components to dedup * undo delete * improve clarity of unused components * remove unused dep * Update Process.json
30 lines
713 B
JSON
30 lines
713 B
JSON
[{
|
|
"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"
|
|
}]
|