From a2e97664c6e942f8d0573c05d102b2e6ab649353 Mon Sep 17 00:00:00 2001 From: Zach Corleissen Date: Mon, 8 Apr 2019 18:11:04 -0700 Subject: [PATCH] Auto-label, revise OWNERS (#13645) Whitespace --- content/en/blog/OWNERS | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/content/en/blog/OWNERS b/content/en/blog/OWNERS index 710299aa42..7d85256bfe 100644 --- a/content/en/blog/OWNERS +++ b/content/en/blog/OWNERS @@ -1,11 +1,17 @@ # See the OWNERS docs at https://go.k8s.io/owners -# Owned by Kubernetes Blog reviewers. +# Owned by Kubernetes Blog reviewers + options: no_parent_owners: false -reviewers: - - kbarnard10 + approvers: + - kbarnard10 + +reviewers: - bobsky - natekartchner - sarahkconway + +labels: + - area/blog \ No newline at end of file