From 4605a835daf61e715579b9d747d8d2d18b4db7a9 Mon Sep 17 00:00:00 2001 From: Sergii Kabashniuk Date: Mon, 10 Sep 2018 09:12:49 +0300 Subject: [PATCH] Tune a list of owners for multi-user modules (#11108) Tune a list of owners for multi-user modules --- .github/CODEOWNERS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0903f7ccc5..ea19b57023 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,7 +24,13 @@ core/** @skabashnyuk infrastructures/** @garagatyi @sleshchenko # multiuser che -multiuser/** @skabashnyuk +multiuser/api/** @sleshchenko +multiuser/integration-tests/** @mshaposhnik @sleshchenko +multiuser/keycloak/** @mshaposhnik +multiuser/machine-auth/** @mshaposhnik +multiuser/permission/** @sleshchenko +multiuser/personal-account/** @sleshchenko +multiuser/sql-schema/** @mshaposhnik @sleshchenko # plugins plugins/plugin*debugger/** @tolusha @@ -40,6 +46,9 @@ plugins/plugin-traefik/** @benoitf # wsmaster wsmaster/** @skabashnyuk wsmaster/che-core-api-workspace*/** @garagatyi +wsmaster/che-core-api-factory/** @mshaposhnik +wsmaster/che-core-api-factory-shared/** @mshaposhnik +wsmaster/che-core-api-workspace-activity/** @mshaposhnik # wsagent wsagent/activity/** @skabashnyuk