Skip to content

Commit

Permalink
add ingate-dev email and update ingress-nginx owner
Browse files Browse the repository at this point in the history
Signed-off-by: James Strong <[email protected]>
  • Loading branch information
strongjz committed Mar 9, 2025
1 parent f9021a6 commit b4e8f48
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
1 change: 1 addition & 0 deletions groups/restrictions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ restrictions:
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- path: "sig-node/groups.yaml"
Expand Down
32 changes: 32 additions & 0 deletions groups/sig-network/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down

0 comments on commit b4e8f48

Please sign in to comment.