diff options
| author | Quentin Barrand <quentin@quba.fr> | 2022-03-14 17:47:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-14 17:47:56 +0100 |
| commit | 74d7da2b9ce8bd25bd8e9a8d92aa4b6d88e3ab22 (patch) | |
| tree | 5f1fb72c598918b1683cd085b0beec3609e277de | |
| parent | cf77df8935eb5460d8d2856c40009d981691ec2f (diff) | |
Add a new `sro` channel
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 79d58587..83f96c0f 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -403,6 +403,7 @@ channels: - name: spark-operator - name: spinnaker - name: sre + - name: sro - name: steering-committee - name: submariner - name: surveys |
