File tree Expand file tree Collapse file tree 3 files changed +24
-0
lines changed
Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,9 @@ restrictions:
1818 - path : " groups.yaml"
1919 allowedGroups :
2020 - " ^leads@kubernetes.io$"
21+ - path : " sig-agentic-net/groups.yaml"
22+ allowedGroups :
23+ - " ^k8s-infra-staging-sig-agentic-net@kubernetes.io$"
2124 - path : " sig-api-machinery/groups.yaml"
2225 allowedGroups :
2326 - " ^k8s-infra-staging-storage-migrator@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+ - david-martin
5+ - liorlieberman
6+ reviewers:
7+ - david-martin
8+ - liorlieberman
9+ labels:
10+ - sig/agentic-net
Original file line number Diff line number Diff line change 1+ groups :
2+ - email-id : k8s-infra-staging-sig-agentic-net@kubernetes.io
3+ name : k8s-infra-staging-sig-agentic-net
4+ description : |-
5+ ACL for staging sig agentic net artifacts in GCP project.
6+ settings :
7+ WhoCanPostMessage : " ANYONE_CAN_POST"
8+ ReconcileMembers : " true"
9+ members :
10+ - davmarti@redhat.com
11+ - liorlieberman@google.com
You can’t perform that action at this time.
0 commit comments