diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-04-07 05:17:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-07 05:17:44 -0700 |
| commit | ecfb820412e94d6c06a7d172e8768da901a57963 (patch) | |
| tree | c247a9df1f40ebc3c2aa01d877a0de0ab6c2d7f5 | |
| parent | 6d9d8717e870b6ffd4dd2c13a896db42999f9b55 (diff) | |
| parent | 559ae44154e86eb38272eb3602d9a691b82605eb (diff) | |
Merge pull request #4692 from justaugustus/rel-slack-teams
releng: Update release-managers Slack User Group
| -rw-r--r-- | communication/slack-config/sig-release/usergroups.yaml | 3 | ||||
| -rw-r--r-- | communication/slack-config/users.yaml | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/communication/slack-config/sig-release/usergroups.yaml b/communication/slack-config/sig-release/usergroups.yaml index 92f0dbd1..a521b068 100644 --- a/communication/slack-config/sig-release/usergroups.yaml +++ b/communication/slack-config/sig-release/usergroups.yaml @@ -5,14 +5,15 @@ usergroups: long_name: Release Managers description: Release Managers. Ping for questions on branch cuts and building/packaging Kubernetes. channels: + - release-ci-signal - release-management - sig-release members: - - aleksandra-malinowska # Patch Release Team - calebamiles # subproject owner - cpanato # Branch Manager - dougm # Patch Release Team - feiskyer # Patch Release Team + - hasheddan # Branch Manager - hoegaarden # Patch Release Team - idealhack # Patch Release Team - justaugustus # subproject owner / Patch Release Team diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml index d317ead8..136e1a71 100644 --- a/communication/slack-config/users.yaml +++ b/communication/slack-config/users.yaml @@ -10,6 +10,7 @@ users: cpanato: U8DFY4TTK dougm: U8GG20UE9 feiskyer: U0ASA4398 + hasheddan: ULLQEF30C hoegaarden: U7VA4RZS9 idealhack: U5NJ3DQM9 idvoretskyi: U0CBHE6GM |
