File tree Expand file tree Collapse file tree 5 files changed +63
-0
lines changed Expand file tree Collapse file tree 5 files changed +63
-0
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,13 @@ aliases:
131131 - mfahlandt
132132 - ritazh
133133 - terrytangyuan
134+ wg-ai-gateway-leads:
135+ - keithmattix
136+ - kflynn
137+ - kfswain
138+ - nirrozenbaum
139+ - shaneutt
140+ - xunzhuo
134141 wg-ai-integration-leads:
135142 - ardaguclu
136143 - rushmash91
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ groups:
5454 - sig-ui-leads@kubernetes.io
5555 - sig-windows-leads@kubernetes.io
5656 - wg-ai-conformance-leads@kubernetes.io
57+ - wg-ai-gateway-leads@kubernetes.io
5758 - wg-ai-integration-leads@kubernetes.io
5859 - wg-batch-leads@kubernetes.io
5960 - wg-device-management-leads@kubernetes.io
Original file line number Diff line number Diff line change @@ -318,6 +318,10 @@ restrictions:
318318 allowedGroups :
319319 - " ^wg-ai-conformance@kubernetes.io$"
320320 - " ^wg-ai-conformance-leads@kubernetes.io$"
321+ - path : " wg-ai-gateway/groups.yaml"
322+ allowedGroups :
323+ - " ^wg-ai-gateway@kubernetes.io$"
324+ - " ^wg-ai-gateway-leads@kubernetes.io$"
321325 - path : " wg-ai-integration/groups.yaml"
322326 allowedGroups :
323327 - " ^wg-ai-integration@kubernetes.io$"
Original file line number Diff line number Diff line change 1+ # See the OWNERS docs at https://go.k8s.io/owners
2+
3+ approvers:
4+ - wg-ai-gateway-leads
5+ reviewers:
6+ - wg-ai-gateway-leads
7+
8+ labels:
9+ - wg/ai-gateway
Original file line number Diff line number Diff line change 1+ groups :
2+ #
3+ # Mailing lists
4+ #
5+ # Each group here represents a mailing list for the WG or its subprojects,
6+ # and is not intended to govern access to infrastructure
7+ #
8+ - email-id : wg-ai-gateway-leads@kubernetes.io
9+ name : wg-ai-gateway-leads
10+ description : |-
11+ WG AI Gateway Organizers
12+ settings :
13+ WhoCanPostMessage : " ANYONE_CAN_POST"
14+ ReconcileMembers : " true"
15+ owners :
16+ - keithmattix2@gmail.com
17+ - flynn@buoyant.io
18+ - kfswain@google.com
19+ - nirro@il.ibm.com
20+ - sutt@redhat.com
21+ - mixdeers@gmail.com
22+
23+ - email-id : wg-ai-gateway@kubernetes.io
24+ name : wg-ai-gateway
25+ description : |-
26+ Public mailing list for AI Gateway
27+ settings :
28+ WhoCanJoin : " ANYONE_CAN_JOIN"
29+ WhoCanViewGroup : " ANYONE_CAN_VIEW"
30+ WhoCanDiscoverGroup : " ANYONE_CAN_DISCOVER"
31+ WhoCanPostMessage : " ANYONE_CAN_POST"
32+ MessageModerationLevel : " MODERATE_NON_MEMBERS"
33+ ReconcileMembers : " false"
34+ owners :
35+ - keithmattix2@gmail.com
36+ - flynn@buoyant.io
37+ - kfswain@google.com
38+ - nirro@il.ibm.com
39+ - sutt@redhat.com
40+ - mixdeers@gmail.com
41+ members :
42+ - wg-ai-gateway-leads@kubernetes.io
You can’t perform that action at this time.
0 commit comments