15 lines
281 B
Text
15 lines
281 B
Text
# 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
|