Skip to content

Commit

Permalink
Add [email protected] group
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Wang <[email protected]>
  • Loading branch information
ahrtr committed Mar 7, 2024
1 parent 2a49f08 commit f95201b
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
3 changes: 3 additions & 0 deletions groups/restrictions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ restrictions:
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- path: "sig-etcd/groups.yaml"
allowedGroups:
- "^[email protected]$"
- path: "sig-docs/groups.yaml"
allowedGroups:
- "^[email protected]$"
Expand Down
9 changes: 9 additions & 0 deletions groups/sig-etcd/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- sig-etcd-leads
reviewers:
- sig-etcd-leads

labels:
- sig/etcd
15 changes: 15 additions & 0 deletions groups/sig-etcd/groups.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
groups:
- email-id: [email protected]
name: etcd-security
description: |-
Private list for non-public (internal) triage of etcd security vulnerabilities
reported by any etcd contributors or users.
settings:
WhoCanPostMessage: "ANYONE_CAN_POST"
ReconcileMembers: "true"
owners:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

0 comments on commit f95201b

Please sign in to comment.