mirror of
https://github.com/rancher/norman.git
synced 2025-09-22 11:39:49 +00:00
16 lines
281 B
Plaintext
16 lines
281 B
Plaintext
![]() |
# 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
|