From 250bdace823fb38fb9587b8f8eed1751786e3c95 Mon Sep 17 00:00:00 2001 From: David McKay Date: Wed, 25 Sep 2019 14:24:05 +0100 Subject: feat(slack-channel): add channel for release-comms To date, the Comms team have created DM groups with the lead and shadows for each release. This channel would allow for process, questions, and knowledge to be passed on from each release and also allow any conversations within the team to be consumable by any casual observers with an interest in future participation. --- communication/slack-config/sig-release/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/communication/slack-config/sig-release/config.yaml b/communication/slack-config/sig-release/config.yaml index 9cadafec..2ab19d34 100644 --- a/communication/slack-config/sig-release/config.yaml +++ b/communication/slack-config/sig-release/config.yaml @@ -1,6 +1,7 @@ channels: - name: sig-release - name: release-ci-signal + - name: release-comms - name: release-management id: CJH2GBF7Y - name: release-notes -- cgit v1.2.3