From 5cae06a64e0e1ec8c44058f75e8fab4cbf105e90 Mon Sep 17 00:00:00 2001 From: Sergii Kabashniuk Date: Fri, 5 Mar 2021 11:29:30 +0200 Subject: [PATCH] Added documentation team as codeowners for the property description review. (#19209) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added documentation team as codeowners for the properties review Signed-off-by: Sergii Kabashniuk * Update .github/CODEOWNERS Co-authored-by: Fabrice Flore-Thébault --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7757ff8bce..b3a8df6a9b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ dockerfiles/** @benoitf @nickboldt # assembly assembly/** @skabashnyuk @nickboldt -assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/** @sleshchenko @ibuziuk @nickboldt +assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/** @sleshchenko @ibuziuk @nickboldt @themr0c @boczkowska @MichalMaler # core core/** @skabashnyuk @nickboldt