From 0ea45f72d2961ad9acb3e1f7bb721d1792724600 Mon Sep 17 00:00:00 2001 From: cduhn17 <87447403+cduhn17@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:57:00 -0600 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8f5c8c5a..9475a947 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # These owners will be the default owners for everything in the # repo. Unless a later match takes precedence, these owners will be # requested for review when someone opens a pull request. -* @dav3r @felddy @jasonodoom @jsf9k @mcdonnnj +* @dav3r @felddy @jasonodoom @jsf9k @mcdonnnj @rapidray12 @schmelz1 @cdunn17 @aloftus23 @Matthew-Grayson @nickviola # These folks own any files in the .github directory at the root of # the repository and any of its subdirectories.