Update API-related owners files
Kubernetes-commit: 8c20bdaf4661f8764c7a7f2e42674aa6a9bf5d70
This commit is contained in:
parent
16c6ff8530
commit
828dd9ff16
2
OWNERS
2
OWNERS
|
@ -1,10 +1,8 @@
|
||||||
approvers:
|
approvers:
|
||||||
- api-approvers
|
|
||||||
- sig-network-approvers
|
- sig-network-approvers
|
||||||
- sttts
|
- sttts
|
||||||
- luxas
|
- luxas
|
||||||
reviewers:
|
reviewers:
|
||||||
- api-reviewers
|
|
||||||
- sig-network-reviewers
|
- sig-network-reviewers
|
||||||
- luxas
|
- luxas
|
||||||
- sttts
|
- sttts
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
# Disable inheritance as this is an api owners file
|
||||||
|
options:
|
||||||
|
no_parent_owners: true
|
||||||
|
approvers:
|
||||||
|
- api-approvers
|
||||||
|
reviewers:
|
||||||
|
- api-reviewers
|
||||||
|
- sig-network-reviewers
|
||||||
|
labels:
|
||||||
|
- kind/api-change
|
Loading…
Reference in New Issue