From 2729f2fbc0f7cb5ef3074d20cd5c8d9c398d0e6a Mon Sep 17 00:00:00 2001 From: Garrett Rodrigues Date: Wed, 16 Aug 2017 14:22:30 -0700 Subject: add design proposals owners --- contributors/design-proposals/OWNERS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 contributors/design-proposals/OWNERS diff --git a/contributors/design-proposals/OWNERS b/contributors/design-proposals/OWNERS new file mode 100644 index 00000000..ace398b5 --- /dev/null +++ b/contributors/design-proposals/OWNERS @@ -0,0 +1,18 @@ +reviewers: + - brendandburns + - dchen1107 + - jbeda + - lavalamp + - smarterclayton + - thockin + - wojtek-t + - bgrant0607 +approvers: + - brendandburns + - dchen1107 + - jbeda + - lavalamp + - smarterclayton + - thockin + - wojtek-t + - bgrant0607 -- cgit v1.2.3