diff options
| author | Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com> | 2022-02-14 10:13:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-14 10:13:33 -0500 |
| commit | c9c6fae25f53604ea3d58fb167fb6e71eb3ac9bc (patch) | |
| tree | 2f110d2e181bc2d106cfd9df45ada3b1a45b9778 | |
| parent | 9283541a21631d2b85ee6ecc2963ff2d89cfc8a8 (diff) | |
Add slack channel for WG Batch
Based on https://github.com/kubernetes/community/tree/master/wg-batch
| -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 231d223f..4e7fb3f6 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -437,6 +437,7 @@ channels: - name: wg-api-expression - name: wg-apply archived: true + - name: wg-batch - name: wg-component-standard archived: true - name: wg-component-standard-mentorship |
