diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-01-18 13:55:03 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-18 13:55:03 -0800 |
| commit | b653b437d1676ce73fee528fdc777acf473e3a92 (patch) | |
| tree | a68a7bf1d2fcc8d0aabd36f22225121bd9aa1985 | |
| parent | 9ab413b4ec9e9ce2185800475a51164635562340 (diff) | |
| parent | e0da4a5811e115c3bb6334bf95dba76a26a00d10 (diff) | |
Merge pull request #6348 from ehashman/slack-swap
Add slack channel for coordinating swap implementation
| -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 16c00a4b..0de32bb1 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -379,6 +379,7 @@ channels: - name: sig-node-bug-scrub - name: sig-node-rkt archived: true + - name: sig-node-swap - name: sig-scalability - name: sig-scheduling # sig-security* channels are defined in sig-security/ |
