From 3f9c4bef4dd86bc37677997aa848fd82e34b8b98 Mon Sep 17 00:00:00 2001 From: Shoubhik Bose Date: Thu, 20 Aug 2020 17:49:00 -0400 Subject: Add channel shipwright-build-api * for folks interested in building images on kubernetes * for Project Shipwright users and contributors --- 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 ac8053a5..55a5330e 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -292,6 +292,7 @@ channels: - name: seccomp-operator - name: shippable - name: shipper + - name: shipwright-build-api - name: shoutouts - name: sig-api-machinery - name: sig-apps -- cgit v1.2.3 From d025ce83130e4dac02687113125e3e835b443586 Mon Sep 17 00:00:00 2001 From: Shoubhik Bose Date: Thu, 20 Aug 2020 18:22:16 -0400 Subject: smaller name --- communication/slack-config/channels.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 55a5330e..b9d3c4c1 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -292,7 +292,7 @@ channels: - name: seccomp-operator - name: shippable - name: shipper - - name: shipwright-build-api + - name: shipwright - name: shoutouts - name: sig-api-machinery - name: sig-apps -- cgit v1.2.3