Allow subfolders to inherit OWNERS from parent folders (#10809)

Remove redundant line for kbarnard10
This commit is contained in:
Zach Corleissen
2018-11-01 13:12:58 -07:00
committed by k8s-ci-robot
parent 6cd8128475
commit 310576fe00
2 changed files with 2 additions and 6 deletions
+1 -3
View File
@@ -1,11 +1,9 @@
# Owned by Kubernetes Blog reviewers.
options:
no_parent_owners: true
no_parent_owners: false
reviewers:
- kbarnard10
approvers:
- bobsky
- kbarnard10
- natekartchner
- sarahkconway
- zacharysarah
+1 -3
View File
@@ -1,10 +1,8 @@
# Owned by Kubernetes Blog reviewers.
options:
no_parent_owners: true
no_parent_owners: false
reviewers:
- alexcontini
approvers:
- alexcontini
- kbarnard10
- sarahkconway
- zacharysarah