Skip to content

Commit b271703

Browse files
authored
[Misc] add code owners (#274)
add code owners
1 parent b05d8e7 commit b271703

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

.github/CODEOWNERS

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# See https://help.github.com/articles/about-codeowners/
2+
# for more info about CODEOWNERS file
3+
4+
* @mag1c-h @ygwpz @FangRun2 @Tarrei
5+
/.github @Wwwzff @hek14 @ygwpz @mag1c-h @FangRun2 @Tarrei
6+
7+
/ucm/sparse @wuhuxiao @wangwenxin0312 @hek14 @ygwpz @mag1c-h
8+
/ucm/sparse/cache_blend @wuhuxiao @hek14 @ygwpz @mag1c-h
9+
/ucm/sparse/esa @wangwenxin0312 @hek14 @ygwpz @mag1c-h
10+
/ucm/sparse/gsa @Zbm1996 @zbb200819 @yxkyong @HaoLi980405 @wuhuxiao @hek14 @ygwpz @mag1c-h
11+
/ucm/sparse/kvcomp @leideng @pengwwang @wuhuxiao @hek14 @ygwpz @mag1c-h
12+
/ucm/sparse/kvstar @saki-daisuki @summer-ai007 @xwLearnsLLM @wuhuxiao @hek14 @ygwpz @mag1c-h
13+
14+
/ucm/store @mag1c-h @ygwpz
15+
/ucm/store/dramstore @harrisonyhq @mag1c-h @ygwpz
16+
/ucm/store/localstore @mag1c-h @ygwpz
17+
/ucm/store/mooncakestore @chinesezyc @mag1c-h @ygwpz
18+
/ucm/store/nfsstore @mag1c-h @ygwpz
19+
20+
/ucm/integration @qyh111 @harrisonyhq @ygwpz @mag1c-h
21+
22+
/ucm/pd @flesher0813 @ygwpz @mag1c-h
23+
24+
/ucm/sandbox @Wwwzff @hek14 @ygwpz @mag1c-h @FangRun2 @Tarrei
25+
26+
/benchmarks @flesher0813 @ygwpz @mag1c-h
27+
28+
/docker @harrisonyhq @ygwpz @mag1c-h
29+
30+
/docs @flesher0813 @ygwpz @mag1c-h @FangRun2 @Tarrei
31+
/docs/source/user-guide/sparse-attention/esa.md @wangwenxin0312 @hek14 @flesher0813 @ygwpz @mag1c-h @FangRun2 @Tarrei
32+
/docs/source/user-guide/sparse-attention/gsa.md @Zbm1996 @zbb200819 @yxkyong @HaoLi980405 @flesher0813 @ygwpz @mag1c-h @FangRun2 @Tarrei
33+
/docs/source/user-guide/sparse-attention/kvcomp.md @leideng @pengwwang @flesher0813 @ygwpz @mag1c-h @FangRun2 @Tarrei
34+
/docs/source/user-guide/sparse-attention/kvstar.md @saki-daisuki @summer-ai007 @flesher0813 @ygwpz @mag1c-h @FangRun2 @Tarrei
35+
36+
/examples @harrisonyhq @ygwpz @mag1c-h
37+
38+
/test @Wwwzff @ygwpz @mag1c-h

0 commit comments

Comments
 (0)