Skip to content

Commit fa57f1f

Browse files
committed
Create group for sig kube-agentic-networking project
Signed-off-by: Chuang Wang <chuangw@google.com>
1 parent 779386d commit fa57f1f

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

groups/restrictions.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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-agentic-net@kubernetes.io$"
2124
- path: "sig-api-machinery/groups.yaml"
2225
allowedGroups:
2326
- "^k8s-infra-staging-storage-migrator@kubernetes.io$"

groups/sig-agentic-net/OWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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

groups/sig-agentic-net/groups.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
groups:
2+
- email-id: k8s-infra-staging-agentic-net@kubernetes.io
3+
name: k8s-infra-staging-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

0 commit comments

Comments
 (0)