forked from mars-project/mars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
23 lines (22 loc) · 1005 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Each line is a component followed by one or more owners.
* @qinxuye @wjsi @hekaisheng
/.github @wjsi
/bin @wjsi
/docs @qinxuye @hekaisheng @wjsi
/mars/ @qinxuye @hekaisheng @wjsi
/mars/tests @qinxuye @hekaisheng @wjsi
/mars/actors @qinxuye @hekaisheng @wjsi
/mars/dataframe @hekaisheng @qinxuye @wjsi
/mars/deploy @wjsi @hekaisheng
/mars/learn @qinxuye @hekaisheng
/mars/lib @wjsi @qinxuye
/mars/optimizes @hekaisheng @qinxuye
/mars/ray @hekaisheng @qinxuye
/mars/remote @qinxuye @wjsi @hekaisheng
/mars/scheduler @wjsi
/mars/serialize @qinxuye @wjsi
/mars/serialize/protos @qinxuye @wjsi @hekaisheng
/mars/tensor @hekaisheng @qinxuye @wjsi
/mars/tests @wjsi @qinxuye @qinxuye
/mars/web @wjsi @hekaisheng
/mars/worker @wjsi