From 3cffb41936ea2182b50dc6c6314b2097943d3b73 Mon Sep 17 00:00:00 2001 From: MatthewPyle-NOAA <48285220+MatthewPyle-NOAA@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:35:55 -0500 Subject: [PATCH] Update CODEOWNERS (#594) Attempt to correct the default reviewers for a PR. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9c861283c..39b4e1389 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # These owners will be the default owners for everything in the repo. #* @defunkt -* @MatthewPyle-NOAA @ShunLiu-NOAA @JacobCarley-NOAA @chan-hoo @BenjaminBlake-NOAA +* @MatthewPyle-NOAA @ShunLiu-NOAA @BenjaminBlake-NOAA @lgannoaa # Order is important. The last matching pattern has the most precedence. # So if a pull request only touches javascript files, only these owners