diff options
| author | James Laverack <james@jameslaverack.com> | 2022-01-10 11:15:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-10 03:15:12 -0800 |
| commit | 19a4ae7da20ed02b62a131f5170cd2d5317cbc98 (patch) | |
| tree | f46d5a5ca9db881b72d65901e28fcd0aed92b419 | |
| parent | a16713e225f70d239561701db2ebe47a87ff8020 (diff) | |
slack-config/sig-release: Add #release-team-leads channel (#6324)
* Add #release-leads Slack channel
* Don't reference a channel before it's created
* Update channel name
Co-authored-by: Stephen Augustus (he/him) <justaugustus@users.noreply.github.com>
Co-authored-by: Stephen Augustus (he/him) <justaugustus@users.noreply.github.com>
| -rw-r--r-- | communication/slack-config/sig-release/config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/sig-release/config.yaml b/communication/slack-config/sig-release/config.yaml index e5654127..a8c4f56e 100644 --- a/communication/slack-config/sig-release/config.yaml +++ b/communication/slack-config/sig-release/config.yaml @@ -8,3 +8,4 @@ channels: - name: release-management id: CJH2GBF7Y - name: release-notes + - name: release-team-leads |
