diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-05-30 03:02:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-30 03:02:25 -0700 |
| commit | 8b79c90dc2283d71b17d08771d9f2f3381515c6b (patch) | |
| tree | bfb6ea24badbb69da85da65cadbe2291cf19f2b5 | |
| parent | abc269477475538409a6f4e6e390684c6fbf29e2 (diff) | |
| parent | 6f545510008e5d798a678a6803de3452c92512dd (diff) | |
Merge pull request #3746 from idealhack/slack-add-jp-dev
slack: added jp-dev 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 066c1891..5f0744ac 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -88,6 +88,7 @@ channels: - name: jenkins-ci - name: jenkins-x-dev - name: jenkins-x-user + - name: jp-dev - name: jp-events - name: jp-users - name: jsonnet |
