From d929efff7270f83f6d2d94978988bfd2250610f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Paulo=20Silva=20de=20Souza?= <77391175+joao-paulo-parity@users.noreply.github.com> Date: Tue, 11 Jan 2022 11:00:50 -0300 Subject: [PATCH] delete process.json (#4688) the feature was removed in https://github.com/paritytech/parity-processbot/pull/358 --- polkadot/Process.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 polkadot/Process.json diff --git a/polkadot/Process.json b/polkadot/Process.json deleted file mode 100644 index 10dfb219bf..0000000000 --- a/polkadot/Process.json +++ /dev/null @@ -1,15 +0,0 @@ -[{ - "project_name": "Batch: Availability and Validity", - "owner": "rphmeier", - "matrix_room_id": "!wQXGIDhhJQSVXKqPwi:matrix.parity.io" -}, -{ - "project_name": "Batch: Codebase Restructure", - "owner": "rphmeier", - "matrix_room_id": "!wQXGIDhhJQSVXKqPwi:matrix.parity.io" -}, -{ - "project_name": "Cumulus", - "owner": "bkchr", - "matrix_room_id": "!wQXGIDhhJQSVXKqPwi:matrix.parity.io" -}]