From ba2e848d4be80f332939001e5e3815e836b485c2 Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Mon, 20 Jan 2020 21:42:43 -0800 Subject: [PATCH 1/2] Add owners --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..3ae583ba1 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,3 @@ +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence. +* @katrogan @matthewphsmith @kumare3 From c55114c0b38dc533ce527765a42ddd78172232b0 Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Mon, 20 Jan 2020 21:45:47 -0800 Subject: [PATCH 2/2] Add everyone --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 3ae583ba1..033181d27 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence. -* @katrogan @matthewphsmith @kumare3 +* @katrogan @wild-endeavor @anandswaminathan @matthewphsmith @kumare3