mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
Make root approval non-recursive
This commit is contained in:
parent
99360e5dbc
commit
04b178b49b
3
.github/OWNERS
vendored
3
.github/OWNERS
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
3
third_party/OWNERS
vendored
@ -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
3
vendor/OWNERS
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user