diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-05-03 05:12:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-03 05:12:02 -0700 |
| commit | 90ca02849ce6ebea6fad81e41afeb768f975ca3a (patch) | |
| tree | a7bf74e8f539af1fa4cd5fea1d90cd6e3910823a | |
| parent | f8ed71344399097c3091bec2cb891ce8c17651c7 (diff) | |
| parent | 2b1b55fb9946b74206611d3bc5bbba3930fa71e7 (diff) | |
Merge pull request #5753 from cpanato/nginx-ingress
slack: create new channel for nginx-ingress development and rename the existing
| -rw-r--r-- | communication/slack-config/channels.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 8e462104..4784eeaa 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -126,7 +126,9 @@ channels: - name: in-dev - name: in-events - name: in-users - - name: ingress-nginx + - name: ingress-nginx-dev + - name: ingress-nginx-users + id: CANQGM8BA - name: inspektor-gadget - name: it-events - name: it-users |
