diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-08-10 12:53:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-10 12:53:35 -0700 |
| commit | 76794ef9faad69c34fee5b8ea95e57864972a12b (patch) | |
| tree | 5911874763deead8b82029bbc2b5e2864d5ef749 | |
| parent | 69511261d5460fd4c0d94c5b5d51e5f3096bbc7f (diff) | |
| parent | aecd7b73f08ce32d3f34be219df78e980a020d51 (diff) | |
Merge pull request #6776 from ncdc/slack/rename-kcp-prototype-to-kcp-dev
Rename #kcp-prototype to #kcp-dev
| -rw-r--r-- | communication/slack-config/channels.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 18e2cb70..1239bd5a 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -178,7 +178,8 @@ channels: - name: k8spin - name: kamaji - name: kapitan - - name: kcp-prototype + - name: kcp-dev + id: C021U8WSAFK - name: keda - name: keda-dev - name: keda-docs |
