Adding Process.toml for processbot (#5634)

This commit is contained in:
Fredrik Harrysson
2020-04-14 18:30:33 +02:00
committed by GitHub
parent 61d64e2ca1
commit 889a9763dd
+24
View File
@@ -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"