diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-05-03 19:53:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-03 19:53:11 -0700 |
| commit | 0cfbdbbc11dfeb632321923c099b7763fdaf2e0c (patch) | |
| tree | 91acf5bfebaaf84aab41513ce0e4d5582e082cbd | |
| parent | ead417467f8da9109ef960d4fa4dc613ae9522d7 (diff) | |
| parent | e14f6028c2d2f416761a24e4c0eed6045c182397 (diff) | |
Merge pull request #5759 from coderanger/velero-slack
Velero Slack channel updates
| -rw-r--r-- | communication/slack-config/channels.yaml | 4 | ||||
| -rw-r--r-- | 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 |
