diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-02-24 23:49:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-24 23:49:25 -0800 |
| commit | 321502161650d16c49164c064c8d45b7ed820ae3 (patch) | |
| tree | bb52fc9c99fc228d8454d17fd3d231b039e6d731 | |
| parent | f3305857e79a74bdf7d9d717ffc028498615c50f (diff) | |
| parent | 2ae42933017cba146933e1950a656850c546eb27 (diff) | |
Merge pull request #5553 from nikhita/fix-steering-usergroup
slack-config: rename steering-committee usergroup to steering
| -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 6d00f31c..30ae2a55 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -169,7 +169,7 @@ usergroups: - microwavables - pabloschuhmacher - - name: steering-committee + - name: steering long_name: Kubernetes Steering Committee description: Members of the Kubernetes Steering Committee channels: |
