Refine code ownership (#10301)

* Make ws master-agent interactions more consistent

* clean commented

* fix getting projects from workspace

* change Codeowners due to moving development to Theia ide
6.19.x
Gennady Azarenkov 2018-07-06 11:32:18 +03:00 committed by GitHub
parent 95b885b433
commit 3a3423d160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

14
.github/CODEOWNERS vendored
View File

@ -26,12 +26,12 @@ infrastructures/** @garagatyi
# plugins
plugins/plugin*debugger/** @tolusha
plugins/plugin-gdb/** @tolusha
plugins/plugin-docker/** @garagatyi
plugins/plugin-java/** @evidolob
plugins/plugin-languageserver/** @evidolob @dkuleshov
plugins/plugin-maven/** @evidolob
plugins/plugin-docker/** @garagatyi @sleshchenko
plugins/plugin-java/** @vparfonov
plugins/plugin-languageserver/** @vparfonov @dkuleshov
plugins/plugin-maven/** @vparfonov
plugins/plugin-orion/** @azatsarynnyy
plugins/plugin-testing*/** @evidolob
plugins/plugin-testing*/** @vparfonov
plugins/plugin-traefik/** @benoitf
# wsmaster
@ -42,8 +42,8 @@ wsmaster/che-core-api-workspace*/** @garagatyi
wsagent/activity/** @skabashnyuk
wsagent/agent/** @tolusha
wsagent/che-core-api-debug*/** @tolusha
wsagent/che-core-api-languageserver*/** @evidolob @dkuleshov
wsagent/che-core-api-testing*/** @evidolob
wsagent/che-core-api-languageserver*/** @vparfonov @dkuleshov
wsagent/che-core-api-testing*/** @vparfonov
wsagent/che-wsagent-core/** @skabashnyuk
wsagent/wsagent-local/** @skabashnyuk
wsagent/che-core-api-project/src/main/java/org/eclipse/che/api/search/server/** @skabashnyuk