Skip to content

Commit e14f602

Browse files
committed
Rename the existing velero channel to velero-users to better reflect its user-to-user nature, and add velero-dev.
1 parent ead4174 commit e14f602

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

communication/slack-config/channels.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,9 @@ channels:
389389
- name: ug-big-data
390390
id: C0ELB338T
391391
- name: ug-vmware
392-
- name: velero
392+
- name: velero-dev
393+
- name: velero-users
394+
id: C6VCGP4MT
393395
- name: virtlet
394396
- name: virtual-kubelet
395397
- name: virtualization

communication/slack-config/usergroups.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ usergroups:
6868
long_name: Velero Maintainers
6969
description: Velero Maintainers group.
7070
channels:
71-
- velero
71+
# - velero-dev
72+
- velero-users
7273
members:
7374
- ashish-amarnath
7475
- carlisia

0 commit comments

Comments
 (0)