Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WG Serving mailing list #6758

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ aliases:
- mwielgus
- soltysh
- swatisehgal
wg-serving-leads:
- ArangoGutierrez
- SergeyKanzhelev
- terrytangyuan
wg-data-protection-leads:
- xing-yang
- yuxiangqian
Expand Down
3 changes: 3 additions & 0 deletions groups/restrictions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ restrictions:
allowedGroups:
- "^wg-batch@kubernetes.io$"
- "^wg-batch-leads@kubernetes.io$"
- path: "wg-serving/groups.yaml"
allowedGroups:
- "^wg-serving.*@kubernetes.io$"
- path: "wg-lts/groups.yaml"
allowedGroups:
- "^wg-lts@kubernetes.io$"
Expand Down
9 changes: 9 additions & 0 deletions groups/wg-serving/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- wg-serving-leads
reviewers:
- wg-serving-leads

labels:
- wg/serving
41 changes: 41 additions & 0 deletions groups/wg-serving/groups.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
groups:
#
# Mailing lists
#
# Each group here represents a mailing list for the WG or its subprojects,
# and is not intended to govern access to infrastructure
#

#
# WG Serving mailing lists
#

- email-id: wg-serving-leads@kubernetes.io
name: wg-serving-leads
description: |-
WG Serving Organizers
settings:
WhoCanPostMessage: "ANYONE_CAN_POST"
ReconcileMembers: "true"
owners:
- s.kanzhelev@gmail.com
- arangogutierrez@gmail.com
- terrytangyuan@gmail.com

- email-id: wg-serving@kubernetes.io
name: wg-serving
description: |-
Public mailing list for WG Serving
settings:
WhoCanJoin: "ANYONE_CAN_JOIN"
WhoCanViewGroup: "ANYONE_CAN_VIEW"
WhoCanDiscoverGroup: "ANYONE_CAN_DISCOVER"
WhoCanPostMessage: "ANYONE_CAN_POST"
MessageModerationLevel: "MODERATE_NON_MEMBERS"
ReconcileMembers: "false"
owners:
- s.kanzhelev@gmail.com
- arangogutierrez@gmail.com
- terrytangyuan@gmail.com
members:
- wg-serving-leads@kubernetes.io