Skip to content

Commit 0d79aef

Browse files
committed
adding dev mailing list
1 parent 9063519 commit 0d79aef

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
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-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
groups:
2-
32
#
43
# Mailing lists
54
#
@@ -32,6 +31,34 @@ groups:
3231
3332
3433

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

158-
159185
# RBAC groups:
160186
# - grant access to the `namespace-user` role for a single namespace on the `aaa` cluster
161187
# - must have WhoCanViewMemberShip: "ALL_MEMBERS_CAN_VIEW"

0 commit comments

Comments
 (0)