ingress-nginx-helm/vendor/k8s.io/api/OWNERS

16 lines
331 B
Text
Raw Normal View History

2019-03-28 23:43:46 +00:00
# See the OWNERS docs at https://go.k8s.io/owners
2018-12-05 16:27:09 +00:00
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
2019-03-28 23:43:46 +00:00
filters:
".*":
approvers:
- api-approvers
reviewers:
- api-reviewers
# only auto-label go file changes as kind/api-change
"\\.go$":
labels:
- kind/api-change