Skip to content

Commit 6ad1a16

Browse files
committed
slack-config: Add product-security-committee usergroup
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 0e81d5a commit 6ad1a16

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

communication/slack-config/usergroups.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,25 @@ usergroups:
4343
- name: google-build-admin
4444
external: true
4545

46+
# Should match the membership of the following teams at all times:
47+
# - https://git.k8s.io/security/#product-security-committee-psc
48+
- name: product-security-committee
49+
long_name: Product Security Committee
50+
description: |-
51+
The Product Security Committee (PSC) is responsible for triaging and
52+
handling the security issues for Kubernetes.
53+
channels:
54+
- release-management
55+
- sig-release
56+
members:
57+
- cjcullen
58+
- cji
59+
- joelsmith
60+
- lukehinds
61+
- micahhausler
62+
- swamymsft
63+
- tallclair
64+
4665
- name: velero-maintainers
4766
long_name: Velero Maintainers
4867
description: Velero Maintainers group.

0 commit comments

Comments
 (0)