diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-06-10 15:02:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-10 15:02:56 -0700 |
| commit | b7fc441bc61a2180d91fe3cd51cddbc5e4fbab67 (patch) | |
| tree | e7640b2df048975fecff328ab7036022c037eb47 | |
| parent | 131be7183ef12dafc5fe526af37ceb74a95b5383 (diff) | |
| parent | 0c092e81d03aed5e556a81729ba0c03d946db8fe (diff) | |
Merge pull request #4849 from mortent/kptSlackChannel
Add a slack channel for kpt
| -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 ea13bedc..cc8422e8 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -143,6 +143,7 @@ channels: - name: kops-users - name: kots id: CFFKXV0JZ + - name: kpt - name: kr-dev - name: kr-users - name: kraken |
