We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92adae7 + 0c652ca commit 2c2b730Copy full SHA for 2c2b730
OWNERS_ALIASES
@@ -44,3 +44,9 @@ aliases:
44
gateway-api-gep-reviewers:
45
- candita
46
- gcs278
47
+
48
+ gwctl-approvers:
49
+ - gauravkghildiyal
50
51
+ gwctl-reviewers:
52
gwctl/OWNERS
@@ -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