From d4f18861eeb7a9959e1872eaf48ae2c8a78571e2 Mon Sep 17 00:00:00 2001 From: Sean O'Brien <60306702+stobrien89@users.noreply.github.com> Date: Wed, 10 Jun 2026 11:45:23 -0400 Subject: [PATCH] chore: update codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3ecde2f29d..c65ad01cfa 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Default owner for all files -* @stobrien89 +* @stobrien89 @smilkuri