From 16a2a49d885099586e78bc48bb363d0c9caedc4f Mon Sep 17 00:00:00 2001 From: Bobbie Soedirgo Date: Mon, 10 Nov 2025 13:13:35 -0500 Subject: [PATCH] chore: update CODEOWNERS Repo has been actively developed by @avallete & @soedirgo, and we're pulling in the SDK team to reduce bus factor & add typegen for Python. API & FE teams have not been actively working on this repo. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f27f863b..8ce78c0b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @supabase/api @supabase/frontend +* @avallete @soedirgo @supabase/sdk