Skip to content

Commit fa3d0e8

Browse files
authored
Merge pull request #7860 from strongjz/add-ingate
add ingate-dev email and update ingress-nginx owner
2 parents 54c89b2 + b4e8f48 commit fa3d0e8

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

groups/restrictions.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ restrictions:
163163
164164
165165
166+
166167
167168
168169
- path: "sig-node/groups.yaml"

groups/sig-network/groups.yaml

+32
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,38 @@ groups:
194194
195195
196196
197+
198+
managers:
199+
200+
201+
#
202+
# ingress-nginx-dev
203+
#
204+
# Mailing list for Ingress-nginx users and contributors
205+
#
206+
207+
- email-id: [email protected]
208+
name: ingate-dev
209+
description: |-
210+
Mailing list for Ingate users and contributors. This includes process changes, release info, contributor events, and more.
211+
Try #ingate-user on slack, discuss.k8s.io for end user troubleshooting and discussion,
212+
or open an issue or discussion on https://github.com/kubernetes-sigs/ingate
213+
settings:
214+
WhoCanJoin: "ANYONE_CAN_JOIN"
215+
WhoCanViewGroup: "ANYONE_CAN_VIEW"
216+
WhoCanDiscoverGroup: "ANYONE_CAN_DISCOVER"
217+
WhoCanPostMessage: "ANYONE_CAN_POST"
218+
MessageModerationLevel: "MODERATE_NON_MEMBERS"
219+
WhoCanViewMembership: "ALL_MANAGERS_CAN_VIEW"
220+
WhoCanModerateMembers: "OWNERS_AND_MANAGERS"
221+
WhoCanModerateContent: "OWNERS_AND_MANAGERS"
222+
MembersCanPostAsTheGroup: "false"
223+
ReconcileMembers: "false"
224+
owners:
225+
226+
227+
228+
197229
managers:
198230
199231

0 commit comments

Comments
 (0)