introduce CODEOWNERS (#5631)

* introduce CODEOWNERS
6.19.x
Roman Iuvshyn 2017-07-14 11:05:11 +03:00 committed by GitHub
parent 91b543547e
commit 455a152b41
1 changed files with 46 additions and 0 deletions

46
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,46 @@
# Global Owners
* @vparfonov
# dashboard
dashboard/** @ashumilova @benoitf
# dockerfiles
dockerfiles/** @riuvshin @benoitf
# ide
ide/che-core-ide-stacks/** @ashumilova
# agents
agents/** @tolusha
agents/go-agents/** @garagatyi
# assembly
assembly/** @riuvshin @skabashnyuk
# core
core/** @skabashnyuk
# plugins
plugins/plugin*debugger/** @tolusha
plugins/plugin-gdb/** @tolusha
plugins/plugin-docker/** @garagatyi
plugins/plugin-docker/che-plugin-openshift-client/** @l0rd
plugins/plugin-java/** @evidolob
plugins/plugin-languageserver/** @evidolob @dkuleshov
plugins/plugin-maven/** @evidolob
plugins/plugin-orion/** @azatsarynnyy
plugins/plugin-testing*/** @evidolob
plugins/plugin-traefik/** @benoitf
# wsmaster
wsmaster/** @skabashnyuk
wsmaster/che-core-api-workspace*/** @garagatyi
# wsagent
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-wsagent-core/** @skabashnyuk
wsagent/wsagent-local/** @skabashnyuk