From edf2935f31999fb45e125af5b1d305cf6f7cf264 Mon Sep 17 00:00:00 2001 From: sesheffield Date: Wed, 7 Aug 2024 15:50:24 -0400 Subject: [PATCH] chore(prs): add codeowners (#1995) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 716e9a45..a5fcd280 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Global rule: -* @rhuairahrighairidh @karzak @pirtleshell @drklee3 @nddeluca @DracoLi @evgeniy-scherbina @sesheffield \ No newline at end of file +* @rhuairahrighairidh @karzak @pirtleshell @drklee3 @nddeluca @DracoLi @evgeniy-scherbina @sesheffield @boodyvo @lbayas \ No newline at end of file