Skip to content

Commit 538d1df

Browse files
committed
Add WG Checkpoint Restore mailing lists
Signed-off-by: Radostin Stoyanov <[email protected]>
1 parent 363b3f5 commit 538d1df

File tree

5 files changed

+65
-0
lines changed

5 files changed

+65
-0
lines changed

OWNERS_ALIASES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@ aliases:
176176
- intUnderflow
177177
- kwilczynski
178178
- rthallisey
179+
wg-checkpoint-restore-leads:
180+
- adrianreber
181+
- haircommander
182+
- rst0git
183+
- viktoriaas
179184
wg-policy-leads:
180185
- JimBugwadia
181186
- poonam-lamba

groups/groups.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ groups:
6262
6363
6464
65+
6566
6667
6768

groups/restrictions.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,10 @@ restrictions:
342342
allowedGroups:
343343
344344
345+
- path: "wg-checkpoint-restore/groups.yaml"
346+
allowedGroups:
347+
348+
345349
- path: "wg-policy/groups.yaml"
346350
allowedGroups:
347351
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+
- wg-checkpoint-restore-leads
5+
reviewers:
6+
- wg-checkpoint-restore-leads
7+
8+
labels:
9+
- wg/checkpoint-restore
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
groups:
2+
#
3+
# Mailing lists
4+
#
5+
# Each group here represents a mailing list for the WG or its subprojects,
6+
# and is not intended to govern access to infrastructure
7+
#
8+
- email-id: [email protected]
9+
name: wg-checkpoint-restore-leads
10+
description: |-
11+
WG Checkpoint Restore Organizers
12+
settings:
13+
AllowWebPosting: "true"
14+
ReconcileMembers: "true"
15+
WhoCanPostMessage: "ANYONE_CAN_POST"
16+
WhoCanViewGroup: "ALL_MEMBERS_CAN_VIEW"
17+
WhoCanModerateContent: "OWNERS_AND_MANAGERS"
18+
MessageModerationLevel: "MODERATE_NONE"
19+
owners:
20+
21+
22+
23+
24+
25+
- email-id: [email protected]
26+
name: wg-checkpoint-restore
27+
description: |-
28+
Public mailing list for WG Checkpoint Restore
29+
settings:
30+
WhoCanJoin: "ANYONE_CAN_JOIN"
31+
WhoCanViewGroup: "ANYONE_CAN_VIEW"
32+
WhoCanDiscoverGroup: "ANYONE_CAN_DISCOVER"
33+
WhoCanPostMessage: "ANYONE_CAN_POST"
34+
MessageModerationLevel: "MODERATE_NON_MEMBERS"
35+
WhoCanViewMembership: "ALL_MANAGERS_CAN_VIEW"
36+
WhoCanModerateMembers: "OWNERS_AND_MANAGERS"
37+
WhoCanModerateContent: "OWNERS_AND_MANAGERS"
38+
MembersCanPostAsTheGroup: "false"
39+
ReconcileMembers: "false"
40+
owners:
41+
42+
43+
44+
45+
members:
46+

0 commit comments

Comments
 (0)