-
Notifications
You must be signed in to change notification settings - Fork 326
/
CODEOWNERS
Validating CODEOWNERS rules...
34 lines (33 loc) · 1.57 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
# Each line is a component followed by one or more owners.
* @qinxuye @wjsi @hekaisheng
/.github @wjsi @qinxuye
/bin @wjsi @qinxuye
/ci @wjsi @qinxuye
/docs @qinxuye @hekaisheng @wjsi
/mars/ @qinxuye @hekaisheng @wjsi
/mars/core @qinxuye @hekaisheng @wjsi
/mars/dataframe @hekaisheng @qinxuye @wjsi
/mars/deploy @wjsi @hekaisheng @qinxuye
/mars/deploy/oscar/ray* @chaokunyang @fyrestone @qinxuye
/mars/learn @qinxuye @hekaisheng @wjsi
/mars/lib @wjsi @qinxuye
/mars/optimization @hekaisheng @qinxuye
/mars/oscar @wjsi @qinxuye
/mars/oscar/backends/ray @chaokunyang @fyrestone @qinxuye
/mars/remote @qinxuye @wjsi @hekaisheng
/mars/serialization @qinxuye @wjsi
/mars/services/ @wjsi @qinxuye
/mars/services/cluster @wjsi @qinxuye
/mars/services/lifecycle @wjsi @qinxuye
/mars/services/meta @wjsi @qinxuye
/mars/services/scheduling @wjsi @qinxuye
/mars/services/session @wjsi @qinxuye
/mars/services/storage @hekaisheng @qinxuye
/mars/services/subtask @wjsi @qinxuye
/mars/services/task @wjsi @qinxuye
/mars/services/web @wjsi @qinxuye
/mars/storage @hekaisheng @qinxuye
/mars/storage/vineyard.py @sighingnow @acezen @qinxuye
/mars/storage/ray.py @chaokunyang @fyrestone @qinxuye
/mars/tensor @hekaisheng @qinxuye @wjsi
/mars/tests @wjsi @hekaisheng @qinxuye