From 1d8c00635c67ced185167f3c27e29433f738141a Mon Sep 17 00:00:00 2001 From: Matthew Farrellee Date: Wed, 9 Jul 2025 11:19:31 -0400 Subject: [PATCH] chore: Update CODEOWNERS (#2692) add @mattf --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b709c482f..a1eed9432 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, -* @ashwinb @yanxi0830 @hardikjshah @raghotham @ehhuang @terrytangyuan @leseb @bbrowning @reluctantfuturist +* @ashwinb @yanxi0830 @hardikjshah @raghotham @ehhuang @terrytangyuan @leseb @bbrowning @reluctantfuturist @mattf