Skip to content

Commit 2c2b730

Browse files
authored
Merge pull request #2767 from robscott/gwctl-owners
Adding gwctl OWNERS, making Gaurav first approver
2 parents 92adae7 + 0c652ca commit 2c2b730

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

OWNERS_ALIASES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,9 @@ aliases:
4444
gateway-api-gep-reviewers:
4545
- candita
4646
- gcs278
47+
48+
gwctl-approvers:
49+
- gauravkghildiyal
50+
51+
gwctl-reviewers:
52+
- gauravkghildiyal

gwctl/OWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
# See the OWNERS_ALIASES file at https://github.com/kubernetes-sigs/gateway-api/blob/main/OWNERS_ALIASES for a list of members for each alias.
3+
4+
approvers:
5+
- gwctl-approvers
6+
7+
reviewers:
8+
- gwctl-reviewers
9+
10+
labels:
11+
- area/gwctl

0 commit comments

Comments
 (0)