diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-05-22 00:34:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-22 00:34:00 -0700 |
| commit | f9dbd2d6299ae6c62c67049ebfa02492d435ac25 (patch) | |
| tree | 5a3a6c40d73cb5976b456c0983d3bdc9a18fc357 | |
| parent | 0e674fc539ae0e2747f7ae19f00661b04f8df5f6 (diff) | |
| parent | 533db9e2c2d5cd8c6b2db977d62a8a33ffe7abcb (diff) | |
Merge pull request #6654 from dolfolife/patch-1
Add Streaming Runtime 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 bfe0c43e..e4bc53e2 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -415,6 +415,7 @@ channels: - name: suse-caasp - name: talk-proposals - name: tanzu-community-edition + - name: tanzu-streaming-runtimes - name: terraform-providers - name: test-failures - name: tilt |
