-
Notifications
You must be signed in to change notification settings - Fork 860
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add ingate-dev email and update ingress-nginx owner
Signed-off-by: James Strong <[email protected]>
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -163,6 +163,7 @@ restrictions: | |
- "^[email protected]$" | ||
- "^[email protected]$" | ||
- "^[email protected]$" | ||
- "^[email protected]$" | ||
- "^[email protected]$" | ||
- "^[email protected]$" | ||
- path: "sig-node/groups.yaml" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -194,6 +194,38 @@ groups: | |
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
managers: | ||
- [email protected] | ||
|
||
# | ||
# ingress-nginx-dev | ||
# | ||
# Mailing list for Ingress-nginx users and contributors | ||
# | ||
|
||
- email-id: [email protected] | ||
name: ingate-dev | ||
description: |- | ||
Mailing list for Ingate users and contributors. This includes process changes, release info, contributor events, and more. | ||
Try #ingate-user on slack, discuss.k8s.io for end user troubleshooting and discussion, | ||
or open an issue or discussion on https://github.com/kubernetes-sigs/ingate | ||
settings: | ||
WhoCanJoin: "ANYONE_CAN_JOIN" | ||
WhoCanViewGroup: "ANYONE_CAN_VIEW" | ||
WhoCanDiscoverGroup: "ANYONE_CAN_DISCOVER" | ||
WhoCanPostMessage: "ANYONE_CAN_POST" | ||
MessageModerationLevel: "MODERATE_NON_MEMBERS" | ||
WhoCanViewMembership: "ALL_MANAGERS_CAN_VIEW" | ||
WhoCanModerateMembers: "OWNERS_AND_MANAGERS" | ||
WhoCanModerateContent: "OWNERS_AND_MANAGERS" | ||
MembersCanPostAsTheGroup: "false" | ||
ReconcileMembers: "false" | ||
owners: | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
managers: | ||
- [email protected] | ||
|
||
|