diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-10-06 16:37:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-06 16:37:53 -0700 |
| commit | 53bb3f2da70b70bff1318a7eb3a3aa0a437fb159 (patch) | |
| tree | 4428052583120f8d129be938dcd65e0e0af27785 | |
| parent | d9429fddc381c6d151a47733241beeb6d97935b4 (diff) | |
| parent | d06645b6ce1e298b1ffb37f231f2885d6ad1c195 (diff) | |
Merge pull request #6908 from asmacdo/patch-4
Add deppy-dev slack channel
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 5ce525a7..e89e87a6 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -84,6 +84,7 @@ channels: - name: csi-secrets-store #this channel is for secrets-store-csi-driver which is a subproject of sig-auth - name: de-events - name: de-users + - name: deppy-dev - name: devfile - name: devspace - name: devstats |
