From 4752c8cbd51ee84b39b466ca4ef3bc8d2d4f45b4 Mon Sep 17 00:00:00 2001 From: James Sturtevant Date: Wed, 4 Nov 2020 08:34:05 -0800 Subject: [PATCH] Add #image-builder channel (#5296) * Add image builder channel * fix order --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 7239e9b55..b34ab4ea1 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