Restrict approvals for community static content

The intent here is to make really sure that we only accept changes that
match upstream exactly.
pull/31658/head
Tim Bannister 2022-02-08 11:36:22 +00:00
parent a520a7bb2d
commit 49c8a25044
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance to encourage careful review of any changes here.
options:
no_parent_owners: true
approvers:
- sig-docs-leads