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. # 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 -3
View File
@@ -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