Tune a list of owners for multi-user modules (#11108)

Tune a list of owners for  multi-user modules
6.19.x
Sergii Kabashniuk 2018-09-10 09:12:49 +03:00 committed by GitHub
parent 3fe94f302f
commit 4605a835da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 1 deletions

11
.github/CODEOWNERS vendored
View File

@ -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