File tree Expand file tree Collapse file tree 5 files changed +54
-0
lines changed Expand file tree Collapse file tree 5 files changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,10 @@ aliases:
131131 - mfahlandt
132132 - ritazh
133133 - terrytangyuan
134+ wg-ai-integration-leads:
135+ - ardaguclu
136+ - rushmash91
137+ - zvonkok
134138 wg-batch-leads:
135139 - kannon92
136140 - mwielgus
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-integration-leads@kubernetes.io
5758 - wg-batch-leads@kubernetes.io
5859 - wg-device-management-leads@kubernetes.io
5960 - wg-etcd-operator-leads@kubernetes.io
Original file line number Diff line number Diff line change @@ -317,6 +317,10 @@ restrictions:
317317 allowedGroups :
318318 - " ^wg-ai-conformance@kubernetes.io$"
319319 - " ^wg-ai-conformance-leads@kubernetes.io$"
320+ - path : " wg-ai-integration/groups.yaml"
321+ allowedGroups :
322+ - " ^wg-ai-integration@kubernetes.io$"
323+ - " ^wg-ai-integration-leads@kubernetes.io$"
320324 - path : " wg-batch/groups.yaml"
321325 allowedGroups :
322326 - " ^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-integration-leads
5+ reviewers:
6+ - wg-ai-integration-leads
7+
8+ labels:
9+ - wg/ai-integration
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-integration-leads@kubernetes.io
9+ name : wg-ai-integration-leads
10+ description : |-
11+ WG AI Integration Organizers
12+ settings :
13+ WhoCanPostMessage : " ANYONE_CAN_POST"
14+ ReconcileMembers : " true"
15+ owners :
16+ - ardaguclu@gmail.com
17+ - arushsharma91@gmail.com
18+ - zkaiser@nvidia.com
19+
20+ - email-id : wg-ai-integration@kubernetes.io
21+ name : wg-ai-integration
22+ description : |-
23+ Public mailing list for AI Integration
24+ settings :
25+ WhoCanJoin : " ANYONE_CAN_JOIN"
26+ WhoCanViewGroup : " ANYONE_CAN_VIEW"
27+ WhoCanDiscoverGroup : " ANYONE_CAN_DISCOVER"
28+ WhoCanPostMessage : " ANYONE_CAN_POST"
29+ MessageModerationLevel : " MODERATE_NON_MEMBERS"
30+ ReconcileMembers : " false"
31+ owners :
32+ - ardaguclu@gmail.com
33+ - arushsharma91@gmail.com
34+ - zkaiser@nvidia.com
35+ members :
36+ - wg-ai-integration-leads@kubernetes.io
You can’t perform that action at this time.
0 commit comments