1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-22 11:39:49 +00:00
Files
norman/vendor/k8s.io/kubernetes/pkg/api/OWNERS

16 lines
281 B
Plaintext
Raw Normal View History

2018-10-23 22:41:37 -07:00
# See the OWNERS docs at https://go.k8s.io/owners
filters:
".*":
approvers:
- api-approvers
reviewers:
- api-reviewers
# examples:
# pkg/api/types.go
# pkg/api/*/register.go
"([^/]+/)?(register|types)\\.go$":
labels:
- kind/api-change