Skip to content

Commit 464a357

Browse files
authored
Adds a maintainers team for Gateway API docs (#4203)
1 parent 24704d4 commit 464a357

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

OWNERS_ALIASES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,9 @@ aliases:
4747
- kflynn
4848
- LiorLieberman
4949
- rikatz
50+
51+
gateway-api-doc-approvers:
52+
- candita
53+
- mikemorris
54+
- kflynn
55+
- rikatz

hack/mkdocs/OWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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+
- sig-network-leads
6+
- gateway-api-maintainers
7+
- gateway-api-doc-approvers
8+
9+
reviewers:
10+
- gateway-api-maintainers
11+
- gateway-api-mesh-leads
12+
- gateway-api-doc-approvers

site-src/OWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
approvers:
55
- sig-network-leads
66
- gateway-api-maintainers
7+
- gateway-api-doc-approvers
78

89
reviewers:
910
- gateway-api-maintainers
1011
- gateway-api-mesh-leads
12+
- gateway-api-doc-approvers

0 commit comments

Comments
 (0)