From d3e00659e3957b6573eb2cfa868c022b88e7aee1 Mon Sep 17 00:00:00 2001 From: Oliver Rice Date: Tue, 22 Oct 2024 08:34:50 -0500 Subject: [PATCH] update codeowners --- .github/CODEOWNERS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0576d01a0..e728c32eb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,3 @@ -* @supabase/backend -migrations/ @supabase/cli @supabase/backend -docker/orioledb @supabase/postgres @supabase/backend -common.vars.pkr.hcl @supabase/postgres @supabase/backend +* @supabase/postgres +.github @supabase/backend @supabase/postgres +migrations/ @supabase/cli @supabase/backend @supabase/postgres