From 07ce61dc759265530eca279bdd9bd3ecae99a2b9 Mon Sep 17 00:00:00 2001 From: Sebastian Rindom Date: Tue, 15 Feb 2022 13:44:23 +0100 Subject: [PATCH] Update CODEOWNERS --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 72e7bc07bb..338067c7ef 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,4 @@ # All files not owned by other teams must be reviewed by the core team * @medusajs/core +/docs/ @medusajs/docs +/www/ @medusajs/docs