We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead4174 commit e14f602Copy full SHA for e14f602
communication/slack-config/channels.yaml
@@ -389,7 +389,9 @@ channels:
389
- name: ug-big-data
390
id: C0ELB338T
391
- name: ug-vmware
392
- - name: velero
+ - name: velero-dev
393
+ - name: velero-users
394
+ id: C6VCGP4MT
395
- name: virtlet
396
- name: virtual-kubelet
397
- name: virtualization
communication/slack-config/usergroups.yaml
@@ -68,7 +68,8 @@ usergroups:
68
long_name: Velero Maintainers
69
description: Velero Maintainers group.
70
channels:
71
- - velero
+ # - velero-dev
72
+ - velero-users
73
members:
74
- ashish-amarnath
75
- carlisia
0 commit comments