Skip to content

Commit 98559af

Browse files
committed
adding dev mailing list
1 parent 9063519 commit 98559af

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

groups/restrictions.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ restrictions:
8383
- path: "sig-contributor-experience/groups.yaml"
8484
allowedGroups:
8585
86+
8687
8788
8889

groups/sig-contributor-experience/groups.yaml

+28
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,34 @@ groups:
3232
3333
3434

35+
- email-id: [email protected]
36+
name: dev
37+
description: |-
38+
Mailing list for upstream Kubernetes contributors. This includes process changes, release info, contributor events, and more.
39+
40+
Try #kubernetes-users on slack or discuss.k8s.io for end user troubleshooting and discussion.
41+
settings:
42+
WhoCanJoin: "ANYONE_CAN_JOIN"
43+
WhoCanViewGroup: "ANYONE_CAN_VIEW"
44+
WhoCanDiscoverGroup: "ANYONE_CAN_DISCOVER"
45+
WhoCanPostMessage: "ANYONE_CAN_POST"
46+
MessageModerationLevel: "MODERATE_NON_MEMBERS"
47+
ReconcileMembers: "false"
48+
owners:
49+
50+
51+
52+
53+
54+
managers:
55+
56+
57+
58+
59+
60+
61+
62+
3563
- email-id: [email protected]
3664
name: github
3765
description: |-

0 commit comments

Comments
 (0)