From fee48cfd6035073be7e2a1fd3c9aa90976b3d472 Mon Sep 17 00:00:00 2001 From: Christina Holt <56881914+christinaholtNOAA@users.noreply.github.com> Date: Thu, 25 May 2023 10:15:19 -0600 Subject: [PATCH] Update CODEOWNERS (#527) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c2a0864e0..f28d8fb69 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # These owners will be the default owners for everything in the repo. #* @defunkt -* @christinaholtNOAA @chunhuazhou @CurtisAlexander-NOAA @hu5970 @JeffBeck-NOAA @terraladwig @TrevorAlcott-NOAA @guoqing-noaa @daviddowellNOAA +* @christinaholtNOAA @chunhuazhou @CurtisAlexander-NOAA @hu5970 @JeffBeck-NOAA @terraladwig @TrevorAlcott-NOAA @guoqing-noaa @daviddowellNOAA @JacobCarley-NOAA @MatthewPyle-NOAA @ShunLiu-NOAA @JiliDong-NOAA # Order is important. The last matching pattern has the most precedence. # So if a pull request only touches javascript files, only these owners