diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-06-28 08:33:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-28 08:33:59 -0700 |
| commit | b576dc0cf885446a0490b24dc9dd2ac240056438 (patch) | |
| tree | f67eab672b87baaabf7902f53548ba66c2547e98 | |
| parent | fb21958a0b379ecf5bbf5b5963ffc467f18e0474 (diff) | |
| parent | df031e0bdbeb6703d733edc4fa498722a3181ed7 (diff) | |
Merge pull request #6695 from tomkerkhove/patch-1
feat: Introduce channel for docs on KEDA
| -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 15e38da1..483de24a 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -178,6 +178,7 @@ channels: - name: kcp-prototype - name: keda - name: keda-dev + - name: keda-docs - name: keel - name: kiam - name: kilo |
