Skip to content

Commit bca7b15

Browse files
committed
slack/sig-release: s/security-release-team/security-rel-team
When initially attempting to create this usergroup, its description was too long for Slack to accept. The original group name exists... somewhere... in Slack, but it's no longer possible to update it (despite shortening the description in previous follow-ups). Here we rename the group so it can be properly created by Tempelis. Signed-off-by: Stephen Augustus <[email protected]>
1 parent 2d34dde commit bca7b15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

communication/slack-config/restrictions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ restrictions:
3434
usergroups:
3535
- "^sig-release-"
3636
- "^release-"
37-
- "^security-release-team$"
37+
- "^security-rel-team$"
3838
- path: "sig-security/*.yaml"
3939
channels:
4040
- "^sig-security$"

communication/slack-config/sig-release/usergroups.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ usergroups:
8585
# Should match the membership of the following teams at all times:
8686
# - https://git.k8s.io/security/#product-security-committee-psc
8787
# - https://git.k8s.io/sig-release/release-managers.md#release-managers
88-
- name: security-release-team
88+
- name: security-rel-team
8989
long_name: Security Release Team
9090
description: >-
9191
Composite of Product Security Committee members and Release Managers. Ping

0 commit comments

Comments
 (0)