diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-01-10 06:43:12 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-10 06:43:12 -0800 |
| commit | 8d80f03ea7a3c8fbb079c4ecc2c59d018a25e276 (patch) | |
| tree | 84c9af634e7ed7d6151cb767a0f66032380e9a3d /communication | |
| parent | 4165e3a6e416b00f2144597061e513387ccc5c33 (diff) | |
| parent | 95ae5a631a1cc548907ef437e94c5f4c2383a1bc (diff) | |
Merge pull request #6300 from elsony/master
Add devfile channel
Diffstat (limited to 'communication')
| -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 0760c9f0..ef3be9e2 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -76,6 +76,7 @@ channels: - name: csi-secrets-store #this channel is for secrets-store-csi-driver which is a subproject of sig-auth - name: de-events - name: de-users + - name: devfile - name: devspace - name: devstats - name: dexidp |
