From 0bbc4686e2a6d490808eb554d72f1c0d137d67b6 Mon Sep 17 00:00:00 2001 From: Allen Helton Date: Wed, 27 Sep 2023 22:21:47 -0500 Subject: [PATCH] update codeowners (#441) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 59c443816..6377ffcd0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence. -* @NoSQLKnowHow @eaddingtonwhite @allenheltondev +* @cprice404 @eaddingtonwhite @allenheltondev