From cc5385b7cf89ce0877ad37242d436b706a576234 Mon Sep 17 00:00:00 2001 From: Austin Macdonald Date: Wed, 5 Oct 2022 10:11:49 -0400 Subject: [PATCH 1/2] Update channels.yaml An on cluster general purpose constraint/SAT solver for Kubernetes dependencies. This project is a part of the Operator Lifecycle Manager subproject of the Operator Framework --- 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 5ce525a7c..6ea782c91 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -84,6 +84,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: deppy - name: devfile - name: devspace - name: devstats From d06645b6ce1e298b1ffb37f231f2885d6ad1c195 Mon Sep 17 00:00:00 2001 From: Austin Macdonald Date: Wed, 5 Oct 2022 10:57:39 -0400 Subject: [PATCH 2/2] Update channels.yaml --- 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 6ea782c91..e89e87a6c 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -84,7 +84,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: deppy + - name: deppy-dev - name: devfile - name: devspace - name: devstats