diff options
| author | James Sturtevant <jsturtevant@gmail.com> | 2020-11-04 08:34:05 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-04 08:34:05 -0800 |
| commit | 4752c8cbd51ee84b39b466ca4ef3bc8d2d4f45b4 (patch) | |
| tree | 54585e1e89c545585405508490ee88ffaffdd282 | |
| parent | 95a28496246c8b7ce58d1ec96830135e7b616a56 (diff) | |
Add #image-builder channel (#5296)
* Add image builder channel
* fix order
| -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 7239e9b5..b34ab4ea 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -117,6 +117,7 @@ channels: - name: id-events - name: id-users - name: il-users + - name: image-builder - name: in-dev - name: in-events - name: in-users |
