From 9f53050229e425ae457598974303f537a0583e9d Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Sun, 4 Feb 2018 21:47:07 -0800 Subject: [PATCH] Add OWNERS for third_party folder --- third_party/OWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 third_party/OWNERS diff --git a/third_party/OWNERS b/third_party/OWNERS new file mode 100644 index 0000000000..4ca753ad31 --- /dev/null +++ b/third_party/OWNERS @@ -0,0 +1,8 @@ +reviewers: + - lavalamp + - smarterclayton + - thockin +approvers: + - lavalamp + - smarterclayton + - thockin