From 1355ea7db130071fc19eb2b45f7482d408d3c7d4 Mon Sep 17 00:00:00 2001 From: Charis <26616127+charislam@users.noreply.github.com> Date: Mon, 6 Apr 2026 10:48:25 -0400 Subject: [PATCH] chore: temporarily remove pg-meta codeowners (#44577) See https://supabase.slack.com/archives/C0161K73J1J/p1775482643470329 for context. ## Summary by CodeRabbit This change is an internal configuration update with no user-facing impact. It does not require release notes for end-users. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 37a1d45f92..32b4390a49 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ /packages/shared-data/plans.ts @supabase/billing /packages/common/telemetry-constants.ts @supabase/growth-eng /packages/dev-tools/ @supabase/growth-eng -/packages/pg-meta @supabase/postgres @avallete +# /packages/pg-meta @supabase/postgres @avallete /packages/ui-patterns @supabase/design /apps/studio/ @supabase/Dashboard