From 1a400508141ebb4ed907de04be04cf018cb7cf56 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 31 Jan 2025 09:47:52 -0500 Subject: [PATCH] Add @cte as codeowner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8032afe..c4c59d4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # These owners will be the default owners for everything in the repo -* @stea9499 @ColemanRoo @mrubens \ No newline at end of file +* @stea9499 @ColemanRoo @mrubens @cte