From e7226ae0b1a14cf3e234e98e8696ea416e989f24 Mon Sep 17 00:00:00 2001 From: noot <36753753+noot@users.noreply.github.com> Date: Thu, 29 Jul 2021 11:10:09 -0400 Subject: [PATCH] add Jimmy to codeowners (#1711) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7e05605ee7..49a54567e8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # CODEOWNERS: https://help.github.com/articles/about-codeowners/ # Primary repo maintainers -* @noot @arijitAD @edwardmack @timwu20 @EclesioMeloJunior \ No newline at end of file +* @noot @arijitAD @edwardmack @timwu20 @EclesioMeloJunior @jimjbrettj \ No newline at end of file