Merge pull request #69772 from cblecker/api-block-inheritance
Disable OWNERS inheritance on key api change directories
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# Disable inheritance as this is an api owners file
|
||||
options:
|
||||
no_parent_owners: true
|
||||
filters:
|
||||
".*":
|
||||
approvers:
|
||||
|
Reference in New Issue
Block a user