File tree Expand file tree Collapse file tree 5 files changed +57
-0
lines changed Expand file tree Collapse file tree 5 files changed +57
-0
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,11 @@ aliases:
126126 - jsturtevant
127127 - knabben
128128 - marosset
129+ wg-ai-conformance-leads:
130+ - janetkuo
131+ - mfahlandt
132+ - ritazh
133+ - terrytangyuan
129134 wg-batch-leads:
130135 - kannon92
131136 - mwielgus
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ groups:
5353 - sig-testing-leads@kubernetes.io
5454 - sig-ui-leads@kubernetes.io
5555 - sig-windows-leads@kubernetes.io
56+ - wg-ai-conformance-leads@kubernetes.io
5657 - wg-batch-leads@kubernetes.io
5758 - wg-device-management-leads@kubernetes.io
5859 - wg-etcd-operator-leads@kubernetes.io
Original file line number Diff line number Diff line change @@ -313,6 +313,10 @@ restrictions:
313313 - " ^sig-k8s-infra@kubernetes.io$"
314314 - " ^sig-k8s-infra-leads@kubernetes.io$"
315315 - " ^sig-k8s-infra-private@kubernetes.io$"
316+ - path : " wg-ai-conformance/groups.yaml"
317+ allowedGroups :
318+ - " ^wg-ai-conformance@kubernetes.io$"
319+ - " ^wg-ai-conformance-leads@kubernetes.io$"
316320 - path : " wg-batch/groups.yaml"
317321 allowedGroups :
318322 - " ^wg-batch@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-conformance-leads
5+ reviewers:
6+ - wg-ai-conformance-leads
7+
8+ labels:
9+ - wg/ai-conformance
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-conformance-leads@kubernetes.io
9+ name : wg-ai-conformance-leads
10+ description : |-
11+ WG AI Conformance Organizers
12+ settings :
13+ WhoCanPostMessage : " ANYONE_CAN_POST"
14+ ReconcileMembers : " true"
15+ owners :
16+ - chiachenk@google.com
17+ - mfahlandt@pixel-haufen.de
18+ - ritazh@microsoft.com
19+ - terrytangyuan@gmail.com
20+
21+ - email-id : wg-ai-conformance@kubernetes.io
22+ name : wg-ai-conformance
23+ description : |-
24+ Public mailing list for AI Conformance
25+ settings :
26+ WhoCanJoin : " ANYONE_CAN_JOIN"
27+ WhoCanViewGroup : " ANYONE_CAN_VIEW"
28+ WhoCanDiscoverGroup : " ANYONE_CAN_DISCOVER"
29+ WhoCanPostMessage : " ANYONE_CAN_POST"
30+ MessageModerationLevel : " MODERATE_NON_MEMBERS"
31+ ReconcileMembers : " false"
32+ owners :
33+ - chiachenk@google.com
34+ - mfahlandt@pixel-haufen.de
35+ - ritazh@microsoft.com
36+ - terrytangyuan@gmail.com
37+ members :
38+ - wg-ai-conformance-leads@kubernetes.io
You can’t perform that action at this time.
0 commit comments