From e013b4e4a6efbd7905be7f495594058e8e68f900 Mon Sep 17 00:00:00 2001 From: Christina Holt <56881914+christinaholtNOAA@users.noreply.github.com> Date: Thu, 18 May 2023 08:51:22 -0600 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 62b0b0f71d..abd2a3bc32 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