Put validation utility packages used by API validation under API review

This commit is contained in:
Jordan Liggitt 2024-02-06 17:50:09 -05:00
parent eb5b9b0b6d
commit eceaed8c07
No known key found for this signature in database
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
labels:
- kind/api-change

View File

@ -0,0 +1,11 @@
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
labels:
- kind/api-change