Update API-related owners files

Kubernetes-commit: 8c20bdaf4661f8764c7a7f2e42674aa6a9bf5d70
This commit is contained in:
Jordan Liggitt 2018-10-30 17:05:08 -04:00 committed by Kubernetes Publisher
parent d89b2dd0c8
commit 1d77c7c0a8
2 changed files with 10 additions and 2 deletions

2
OWNERS
View File

@ -1,11 +1,9 @@
approvers:
- api-approvers
- sig-node-approvers
- sttts
- luxas
- mtaufen
reviewers:
- api-reviewers
- sig-node-reviewers
- luxas
- sttts

10
config/OWNERS Normal file
View File

@ -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