mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
Update code ownership
Signed-off-by: GuoRentong <rentong.guo@zilliz.com>
This commit is contained in:
parent
84110d2684
commit
882c7aaa16
32
.github/CODEOWNERS
vendored
32
.github/CODEOWNERS
vendored
@ -1,7 +1,33 @@
|
||||
# Each line is a component followed by one or more owners.
|
||||
|
||||
* @GuoRentong
|
||||
/build/ @jeffoverflow
|
||||
* @GuoRentong @neza2017 @csz007
|
||||
/.github/workflows/ @jeffoverflow
|
||||
/.jenkins/modules/ @jeffoverflow
|
||||
/build/ @jeffoverflow
|
||||
/cmd/ @csz007 @scsven
|
||||
/deployments/ @jeffoverflow
|
||||
/docs/ @GuoRentong
|
||||
/githooks/ @jeffoverflow
|
||||
/deployments/ @jeffoverflow
|
||||
/internal/* @csz007
|
||||
/internal/core/ @GuoRentong @shengjun1985
|
||||
/internal/datanode/ @sunby
|
||||
/internal/dataservice/ @sunby
|
||||
/internal/distributed/* @csz007 @neza2017
|
||||
/internal/distributed/datanode/ @sunby
|
||||
/internal/distributed/dataservice/ @sunby
|
||||
/internal/distributed/indexnode/ @csz007
|
||||
/internal/distributed/indexservice/ @csz007
|
||||
/internal/distributed/masterservice/ @neza2017
|
||||
/internal/distributed/proxynode/ @csz007
|
||||
/internal/distributed/proxyservice/ @csz007
|
||||
/internal/distributed/querynode/ @xige-16
|
||||
/internal/distributed/queryservice/ @xige-16
|
||||
/internal/kv/ @csz007 @scsven
|
||||
/internal/log/ @sunby
|
||||
/internal/masterservice/ @neza2017
|
||||
/internal/msgstream/ @xige-16 @scsven
|
||||
/internal/querynode/ @xige-16
|
||||
/internal/queryservice/ @xige-16
|
||||
/internal/storage/ @neza2017 @sunby
|
||||
/internal/util/ @neza2017 @csz007 @xige-16 @scsven
|
||||
/tests/ @test-team
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user