diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-08-02 08:35:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-02 08:35:54 -0700 |
| commit | 98f127016fd4927398973f23c3eebdf9d9943fb2 (patch) | |
| tree | 8c1ebb03c951f2915263c6fabd89c69724c01ec5 | |
| parent | 2cbea59e850caedb60614ee683c0dca8258bb7bd (diff) | |
| parent | 9051f601397bb617d6799edf719463606c5baf65 (diff) | |
Merge pull request #3960 from mkmik/patch-1
Add #sealed-secrets 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 bd1a5ea2..9d92f859 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -234,6 +234,7 @@ channels: - name: ro-users - name: ru-users - name: se-users + - name: sealed-secrets - name: ship - name: shippable - name: shipper |
