diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-01-12 09:05:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-12 09:05:38 -0800 |
| commit | 397e25c50c6e747f916396ece6e097a3be2cf028 (patch) | |
| tree | 5bc4d675f75517c0c81fdfaef88a51b78611199f | |
| parent | 5defb6a6d175d248f2b4e89c09654bfe9070eb72 (diff) | |
| parent | ad4f19c9f872397d64e6d0b8f57493cdbb9b42dd (diff) | |
Merge pull request #4379 from fshot/app-troubleshoot
add app-troubleshoot 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 c72c1bad..c02decc3 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -7,6 +7,7 @@ channels: - name: antrea - name: api-reviews - name: apisnoop + - name: app-troubleshoot - name: archived-sig-release archived: true - name: argentina |
