Merge pull request #123164 from liggitt/api-validation

Put validation utility packages used by API validation under API review
This commit is contained in:
Kubernetes Prow Robot
2024-02-07 14:25:55 -08:00
committed by GitHub
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