diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-06-06 07:34:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-06 07:34:26 -0700 |
| commit | 760c55adb511573338add107ea5bb72c1eeaccf9 (patch) | |
| tree | d6f7afd5eb25291e84de44d6493b3b14ab583a6c | |
| parent | 7916665a6c08f60e7ee094f14af91b464f736987 (diff) | |
| parent | 630d47e71f2af16d4d72f694a9633d996e6e30da (diff) | |
Merge pull request #6685 from mrbobbytables/sig-sc-channel
Retire sig-service-catalog slack 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 b2f898b6..7acbca66 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -400,6 +400,7 @@ channels: - name: sig-scheduling # sig-security* channels are defined in sig-security/ - name: sig-service-catalog + archived: true # sig-testing channels are defined in sig-testing/ - name: sig-ui - name: sig-usability |
