From 1957f8f1888bb450093bda0f0cd41b4f0680b701 Mon Sep 17 00:00:00 2001 From: Harish Date: Tue, 28 Jul 2020 14:12:34 -0400 Subject: [PATCH] Add OWNERS to the repo Signed-off-by: Harish --- OWNERS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 000000000..8b9dad559 --- /dev/null +++ b/OWNERS @@ -0,0 +1,20 @@ +# approval == this is a good idea /approve +approvers: + - ecordell + - njhale + - dinhxuanvu + - kevinrizza + - benluddy +# review == this code is good /lgtm +reviewers: + - ecordell + - njhale + - dinhxuanvu + - kevinrizza + - gallettilance + - anik120 + - exdx + - awgreene + - Bowenislandsong + - benluddy + - ankitathomas