From e14f6028c2d2f416761a24e4c0eed6045c182397 Mon Sep 17 00:00:00 2001 From: Noah Kantrowitz Date: Mon, 3 May 2021 19:10:31 -0700 Subject: Rename the existing velero channel to velero-users to better reflect its user-to-user nature, and add velero-dev. --- communication/slack-config/channels.yaml | 4 +++- communication/slack-config/usergroups.yaml | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index fc61c75f..c66a8b74 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -389,7 +389,9 @@ channels: - name: ug-big-data id: C0ELB338T - name: ug-vmware - - name: velero + - name: velero-dev + - name: velero-users + id: C6VCGP4MT - name: virtlet - name: virtual-kubelet - name: virtualization diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 8cb52b7f..1a410fb3 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -68,7 +68,8 @@ usergroups: long_name: Velero Maintainers description: Velero Maintainers group. channels: - - velero + # - velero-dev + - velero-users members: - ashish-amarnath - carlisia -- cgit v1.2.3