From fd26291bfa63c82254a6925ab1d10bc055a212e2 Mon Sep 17 00:00:00 2001 From: niphilj <60665206+niphilj@users.noreply.github.com> Date: Mon, 17 Feb 2020 15:33:40 -0600 Subject: [PATCH] Update CODEOWNERS (#44) --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a4392fe..cc94992 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ -* @csjall @buckd +# Add names of code owners for this repo +* @niphilj @buckd