From 856f5854f37aa3e8bb3b14941880927207e484d2 Mon Sep 17 00:00:00 2001 From: Tyler Kelly Date: Mon, 19 Oct 2020 21:03:51 +1000 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e863751..552c73d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ -* @tinymce/documentation-owners @tinymce/editor-platform-team +* @tinymce/documentation-team @tinymce/editor-platform-team # Integration docs -/integrations/ @tinymce/documentation-owners @tinymce/editor-platform-team @tinymce/integrations-team +/integrations/ @tinymce/documentation-team @tinymce/editor-platform-team @tinymce/integrations-team # Content worked on by the design team -/demo/ @lostkeys @tinymce/documentation-owners @tinymce/editor-platform-team +/demo/ @lostkeys @tinymce/documentation-team @tinymce/editor-platform-team