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 # See the OWNERS docs at https://go.k8s.io/owners
options:
# make root approval non-recursive
no_parent_owners: true
reviewers: reviewers:
- alisondy - alisondy
- cblecker - cblecker

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
third_party/OWNERS vendored
View File

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

3
vendor/OWNERS vendored
View File

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