From 230a5a35f53fd2612c18d6a4cbc30d043de810ac Mon Sep 17 00:00:00 2001 From: Katerina Skroumpelou Date: Wed, 20 May 2026 12:47:32 +0300 Subject: [PATCH] chore: add server-dx to codeowners --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 73077bf..535d936 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # Global owners for the entire repository -* @supabase/edge-functions @supabase/admin @supabase/security +* @supabase/server-dx @supabase/edge-functions @supabase/admin @supabase/security