mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 00:08:00 +00:00
Adding Process.toml for processbot (#5634)
This commit is contained in:
committed by
GitHub
parent
61d64e2ca1
commit
889a9763dd
@@ -0,0 +1,24 @@
|
||||
[Networking]
|
||||
owner = "tomaka"
|
||||
whitelist = []
|
||||
matrix_room_id = "#libp2p:matrix.parity.io"
|
||||
|
||||
[Client]
|
||||
owner = "gnunicorn"
|
||||
whitelist = []
|
||||
matrix_room_id = "#substrate:matrix.parity.io"
|
||||
|
||||
[Runtime]
|
||||
owner = "gavofyork"
|
||||
whitelist = []
|
||||
matrix_room_id = "#substrate-frame:matrix.parity.io"
|
||||
|
||||
[Consensus]
|
||||
owner = "andresilva"
|
||||
whitelist = []
|
||||
matrix_room_id = "#consensus-team:matrix.parity.io"
|
||||
|
||||
[Smart Contracts]
|
||||
owner = "pepyakin"
|
||||
whitelist = []
|
||||
matrix_room_id = "#substrate-frame:matrix.parity.io"
|
||||
Reference in New Issue
Block a user