From 92ae530cce3932bf50d5fa295dd0664091f1ea71 Mon Sep 17 00:00:00 2001 From: Nick Viola <6486652+nickviola@users.noreply.github.com> Date: Wed, 9 Aug 2023 10:14:58 -0500 Subject: [PATCH] Update .github/CODEOWNERS Co-authored-by: dav3r --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a7653ff..5ff5b85 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. -* @ameliav @dav3r @felddy @jasonodoom @jcantu248 @jsf9k @mcdonnnj @nickviola @schmelz21 +* @ameliav @jcantu248 @nickviola @schmelz21 # These folks own any files in the .github directory at the root of # the repository and any of its subdirectories.