diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-03-16 11:19:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-16 11:19:15 -0700 |
| commit | d122e5f4629e863a6e0551d1d4900a6899917f27 (patch) | |
| tree | 8e5cbaa6c1c363cf34962a0d1d91147518117661 | |
| parent | e921af26ea3b02c80a224f3faee9c39be7ccc1c1 (diff) | |
| parent | 22cee7777b7c5876cd868f343f0096a36c8a57a5 (diff) | |
Merge pull request #6538 from qbarrand/patch-1
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 2e7d25ac..1948a90c 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -386,6 +386,7 @@ channels: - name: sig-node-bug-scrub - name: sig-node-rkt archived: true + - name: sig-node-sro - name: sig-node-swap - name: sig-scalability - name: sig-scheduling |
