From 90328ca02ba9298e92d364b407ead8edff64cf96 Mon Sep 17 00:00:00 2001 From: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:38:12 +0100 Subject: [PATCH] chore: Update CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 423e085510..38f46e00f2 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ # All files not owned by other teams must be reviewed by the core team -* @medusajs/core +* @medusajs/core @medusajs/engineering /docs-util/ @medusajs/docs /www/ @medusajs/docs /packages/admin @medusajs/ui