From db79a23dccc1384dc8282e418b3ed37373c9898d Mon Sep 17 00:00:00 2001 From: Zach Corleissen Date: Tue, 3 Apr 2018 14:53:07 -0700 Subject: [PATCH] Add OWNERS for the blog after it migrates (#7610) * Add blog OWNERS * Update owners list --- blog/OWNERS | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 blog/OWNERS diff --git a/blog/OWNERS b/blog/OWNERS new file mode 100644 index 0000000000..3fbafcf4cf --- /dev/null +++ b/blog/OWNERS @@ -0,0 +1,10 @@ +# Owned by Kubernetes blog reviewers. +options: + no_parent_owners: true +# reviewers: // List any reviewers here +approvers: + - bobsky + - kbarnard10 + - natekartchner + - sarahkconway + - zacharysarah