kubernetes/test/declarative_validation/OWNERS
yongruilin b7d52daa7b chore: add OWNERS to test/declarative_validation
Add OWNERS file under test/declarative_validation to ensure only API reviewers and approvers have authority over these tests.
2026-05-20 19:12:25 +00:00

8 lines
143 B
Text

# See the OWNERS docs at https://go.k8s.io/owners
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers