From 41afc0fcdfd0ebb905aab803c0fa6e52f6f4942d Mon Sep 17 00:00:00 2001 From: Joseph Mark Date: Fri, 10 Jul 2020 07:58:02 +0200 Subject: [PATCH] Add Process.toml (#1361) * Add Process.toml * Apply suggestions from code review Co-authored-by: Robert Habermeier --- polkadot/Process.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 polkadot/Process.toml diff --git a/polkadot/Process.toml b/polkadot/Process.toml new file mode 100644 index 0000000000..eaf03c1257 --- /dev/null +++ b/polkadot/Process.toml @@ -0,0 +1,15 @@ +[Batch: Availability and Validity] +owner = "rphmeier" +whitelist = [] +matrix_room_id = "!wQXGIDhhJQSVXKqPwi:matrix.parity.io" + +[Batch: Codebase Restructure] +owner = "rphmeier" +whitelist = [] +matrix_room_id = "!wQXGIDhhJQSVXKqPwi:matrix.parity.io" + +[Cumulus] +owner = "bkchr" +whitelist = [] +matrix_room_id = "!wQXGIDhhJQSVXKqPwi:matrix.parity.io" +