From 13825f11233dd063ea278eadc9026b3fbc155080 Mon Sep 17 00:00:00 2001 From: Christina Holt <56881914+christinaholtNOAA@users.noreply.github.com> Date: Tue, 2 Mar 2021 15:51:32 -0700 Subject: [PATCH] Update CODEOWNERS Include people who are managing realtime runs as CODEOWNERS. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 40196de744..744b40037d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # These owners will be the default owners for everything in the repo. #* @defunkt -* @JulieSchramm @mkavulich @gsketefian @JeffBeck-NOAA @RatkoVasic-NOAA @BenjaminBlake-NOAA +* @christinaholtNOAA @chunhuazhou @CurtisAlexander-NOAA @hu5970 @jaymes-kenyon @JeffBeck-NOAA @terraladwig @TrevorAlcott-NOAA # Order is important. The last matching pattern has the most precedence. # So if a pull request only touches javascript files, only these owners