-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
CODEOWNERS
Validating CODEOWNERS rules...
48 lines (38 loc) · 1.08 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# 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
# workspace runtime infrastructure implementations
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-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