Allow subfolders to inherit OWNERS from parent folders (#10809)
Remove redundant line for kbarnard10
This commit is contained in:
committed by
k8s-ci-robot
parent
6cd8128475
commit
310576fe00
@@ -1,11 +1,9 @@
|
|||||||
# Owned by Kubernetes Blog reviewers.
|
# Owned by Kubernetes Blog reviewers.
|
||||||
options:
|
options:
|
||||||
no_parent_owners: true
|
no_parent_owners: false
|
||||||
reviewers:
|
reviewers:
|
||||||
- kbarnard10
|
- kbarnard10
|
||||||
approvers:
|
approvers:
|
||||||
- bobsky
|
- bobsky
|
||||||
- kbarnard10
|
|
||||||
- natekartchner
|
- natekartchner
|
||||||
- sarahkconway
|
- sarahkconway
|
||||||
- zacharysarah
|
|
||||||
|
|||||||
@@ -1,10 +1,8 @@
|
|||||||
# Owned by Kubernetes Blog reviewers.
|
# Owned by Kubernetes Blog reviewers.
|
||||||
options:
|
options:
|
||||||
no_parent_owners: true
|
no_parent_owners: false
|
||||||
reviewers:
|
reviewers:
|
||||||
- alexcontini
|
- alexcontini
|
||||||
approvers:
|
approvers:
|
||||||
- alexcontini
|
- alexcontini
|
||||||
- kbarnard10
|
|
||||||
- sarahkconway
|
- sarahkconway
|
||||||
- zacharysarah
|
|
||||||
|
|||||||
Reference in New Issue
Block a user