Make root approval non-recursive

This commit is contained in:
Jordan Liggitt
2022-10-05 14:24:21 -04:00
parent 99360e5dbc
commit 04b178b49b
16 changed files with 48 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
options:
# make root approval non-recursive
no_parent_owners: true
reviewers:
- smarterclayton
- thockin