diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2021-02-25 13:30:21 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2021-02-25 13:30:21 +0530 |
| commit | 14d24f088dccbb58621e0a0e32ee9c0779295e4a (patch) | |
| tree | 0d8fde0d89ae67b73257fb11afab16e3529cdabe | |
| parent | 321502161650d16c49164c064c8d45b7ed820ae3 (diff) | |
slack-config: rename steering usergroup to steering-members
There is a deactivated slack user called `steering`. It looks like
deactivated users still share the same namespace as channels, users
and user groups.
Ref: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/post-community-tempelis-apply/1364844966282530816
| -rw-r--r-- | communication/slack-config/usergroups.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 30ae2a55..71a5d246 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -169,7 +169,7 @@ usergroups: - microwavables - pabloschuhmacher - - name: steering + - name: steering-members long_name: Kubernetes Steering Committee description: Members of the Kubernetes Steering Committee channels: |
