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 16c6ff8530
commit 828dd9ff16
2 changed files with 10 additions and 2 deletions

2
OWNERS
View File

@ -1,10 +1,8 @@
approvers:
- api-approvers
- sig-network-approvers
- sttts
- luxas
reviewers:
- api-reviewers
- sig-network-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-network-reviewers
labels:
- kind/api-change