diff options
| author | Stephen Augustus <foo@auggie.dev> | 2021-04-27 21:23:31 -0400 |
|---|---|---|
| committer | Stephen Augustus <foo@auggie.dev> | 2021-04-27 21:23:31 -0400 |
| commit | 2d34dde7496bf89cd22e28d53bbc38460899b754 (patch) | |
| tree | bebf21d33298861295105f37e3d1c0675621c55e /communication | |
| parent | 525817b713cd8bd481d0c65853cf03273823db47 (diff) | |
slack/sig-release: Add Tabby to Security Release Team usergroup
Signed-off-by: Stephen Augustus <foo@auggie.dev>
Diffstat (limited to 'communication')
| -rw-r--r-- | communication/slack-config/sig-release/usergroups.yaml | 2 | ||||
| -rw-r--r-- | communication/slack-config/usergroups.yaml | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/communication/slack-config/sig-release/usergroups.yaml b/communication/slack-config/sig-release/usergroups.yaml index 38db3174..fe095d08 100644 --- a/communication/slack-config/sig-release/usergroups.yaml +++ b/communication/slack-config/sig-release/usergroups.yaml @@ -95,7 +95,6 @@ usergroups: - sig-release members: - cjcullen # Product Security Committee - - cji # Product Security Committee - cpanato # Release Manager - feiskyer # Release Manager - hasheddan # subproject owner / Release Manager @@ -107,5 +106,6 @@ usergroups: - puerco # Release Manager - saschagrunert # subproject owner / Release Manager - swamymsft # Product Security Committee + - tabbysable # Product Security Committee - tallclair # Product Security Committee - xmudrii # Release Manager diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 49ca87ca..8cb52b7f 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -44,6 +44,9 @@ usergroups: # Should match the membership of the following teams at all times: # - https://git.k8s.io/security/#product-security-committee-psc + # + # Ensure any changes are also reflected in the Security Release Team + # usergroup (within the SIG Release config directory). - name: product-security-committee long_name: Product Security Committee description: |- |
