Skip to content

Commit 1d41561

Browse files
committed
Signed-off-by: Benjamin Wang <[email protected]>
1 parent 86d9aa9 commit 1d41561

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

groups/restrictions.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ restrictions:
117117
118118
119119
120+
- path: "sig-etcd/groups.yaml"
121+
allowedGroups:
122+
- "@etcd.io$"
120123
- path: "sig-docs/groups.yaml"
121124
allowedGroups:
122125

groups/sig-etcd/OWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- sig-etcd-leads
5+
reviewers:
6+
- sig-etcd-leads
7+
8+
labels:
9+
- sig/etcd

groups/sig-etcd/groups.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
groups:
2+
- email-id: [email protected]
3+
name: security
4+
description: |-
5+
Private list for non-public (internal) triage of etcd security vulnerabilities
6+
reported by any etcd contributors or users.
7+
settings:
8+
WhoCanPostMessage: "ANYONE_CAN_POST"
9+
ReconcileMembers: "true"
10+
owners:
11+
12+
13+
14+
15+

0 commit comments

Comments
 (0)