Make root approval non-recursive

This commit is contained in:
Jordan Liggitt 2022-10-05 14:24:21 -04:00
parent 99360e5dbc
commit 04b178b49b
No known key found for this signature in database
16 changed files with 48 additions and 0 deletions

3
.github/OWNERS vendored
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:
- alisondy
- cblecker

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
approvers:
- release-engineering-approvers
- release-managers

View File

@ -1,4 +1,7 @@
# See the OWNERS docs at https://go.k8s.io/owners
options:
# make root approval non-recursive
no_parent_owners: true
approvers:
- dep-approvers

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:
- bentheelder
- cblecker

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:
- bentheelder
- cheftako

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:
- dchen1107
- lavalamp

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

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:
- bentheelder
- cblecker

View File

@ -419,6 +419,9 @@ rm -f "vendor/OWNERS"
cat <<__EOF__ > "vendor/OWNERS"
# See the OWNERS docs at https://go.k8s.io/owners
options:
# make root approval non-recursive
no_parent_owners: true
approvers:
- dep-approvers
reviewers:

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:
- thockin
approvers:

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:
- dchen1107
- dims

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:
- dims
- dchen1107

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
approvers:
- dims
- lavalamp

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:
- aojea
- neolit123

3
third_party/OWNERS vendored
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:
- dims
- lavalamp

3
vendor/OWNERS vendored
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
approvers:
- dep-approvers
reviewers: