che-server/.github/CODEOWNERS

70 lines
2.0 KiB
Plaintext

# Global Owners
* @vparfonov
# dashboard
dashboard/** @ashumilova @benoitf
# dockerfiles
dockerfiles/** @benoitf
# ide
ide/che-core-ide-stacks/** @ashumilova
# agents
agents/** @tolusha
# assembly
assembly/** @skabashnyuk
assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/** @sleshchenko @ibuziuk
# core
core/** @skabashnyuk
# workspace runtime infrastructure implementations
infrastructures/** @sleshchenko @amisevsk @metlos
# multiuser che
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
plugins/plugin-gdb/** @tolusha
plugins/plugin-docker/** @sleshchenko
plugins/plugin-java/** @vparfonov
plugins/plugin-languageserver/** @vparfonov @dkuleshov
plugins/plugin-maven/** @vparfonov
plugins/plugin-orion/** @azatsarynnyy
plugins/plugin-testing*/** @vparfonov
plugins/plugin-traefik/** @benoitf
# wsmaster
wsmaster/** @skabashnyuk
wsmaster/che-core-api-factory/** @mshaposhnik
wsmaster/che-core-api-factory-shared/** @mshaposhnik
wsmaster/che-core-api-workspace-activity/** @mshaposhnik
wsmaster/che-core-api-workspace/** @sleshchenko @mshaposhnik @metlos
# wsagent
wsagent/activity/** @skabashnyuk
wsagent/agent/** @tolusha
wsagent/che-core-api-debug*/** @tolusha
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
wsagent/che-core-api-project/src/test/java/org/eclipse/che/api/search/** @skabashnyuk
# deploy
deploy/** @l0rd @sleshchenko
deploy/openshift/templates/monitoring/** @skabashnyuk @metlos
# selenium tests
selenium/** @musienko-maxim @dmytro-ndp @Ohrimenko1988