Update API-related owners files
Kubernetes-commit: 8c20bdaf4661f8764c7a7f2e42674aa6a9bf5d70
This commit is contained in:
parent
d89b2dd0c8
commit
1d77c7c0a8
2
OWNERS
2
OWNERS
|
@ -1,11 +1,9 @@
|
|||
approvers:
|
||||
- api-approvers
|
||||
- sig-node-approvers
|
||||
- sttts
|
||||
- luxas
|
||||
- mtaufen
|
||||
reviewers:
|
||||
- api-reviewers
|
||||
- sig-node-reviewers
|
||||
- luxas
|
||||
- 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-node-reviewers
|
||||
labels:
|
||||
- kind/api-change
|
Loading…
Reference in New Issue