mirror of https://github.com/milvus-io/milvus.git
Fix name bug for codeowner
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>pull/4973/head^2
parent
10374f15d7
commit
05e7db5728
|
@ -1,33 +1,33 @@
|
|||
# Each line is a component followed by one or more owners.
|
||||
|
||||
* @GuoRentong @neza2017 @csz007
|
||||
* @GuoRentong @neza2017 @czs007
|
||||
/.github/workflows/ @jeffoverflow
|
||||
/.jenkins/modules/ @jeffoverflow
|
||||
/build/ @jeffoverflow
|
||||
/cmd/ @csz007 @scsven
|
||||
/cmd/ @czs007 @scsven
|
||||
/deployments/ @jeffoverflow
|
||||
/docs/ @GuoRentong
|
||||
/githooks/ @jeffoverflow
|
||||
/internal/* @csz007
|
||||
/internal/* @czs007
|
||||
/internal/core/ @GuoRentong @shengjun1985
|
||||
/internal/datanode/ @sunby
|
||||
/internal/dataservice/ @sunby
|
||||
/internal/distributed/* @csz007 @neza2017
|
||||
/internal/distributed/* @czs007 @neza2017
|
||||
/internal/distributed/datanode/ @sunby
|
||||
/internal/distributed/dataservice/ @sunby
|
||||
/internal/distributed/indexnode/ @csz007
|
||||
/internal/distributed/indexservice/ @csz007
|
||||
/internal/distributed/indexnode/ @czs007
|
||||
/internal/distributed/indexservice/ @czs007
|
||||
/internal/distributed/masterservice/ @neza2017
|
||||
/internal/distributed/proxynode/ @csz007
|
||||
/internal/distributed/proxyservice/ @csz007
|
||||
/internal/distributed/proxynode/ @czs007
|
||||
/internal/distributed/proxyservice/ @czs007
|
||||
/internal/distributed/querynode/ @xige-16
|
||||
/internal/distributed/queryservice/ @xige-16
|
||||
/internal/kv/ @csz007 @scsven
|
||||
/internal/kv/ @czs007 @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
|
||||
/internal/util/ @neza2017 @czs007 @xige-16 @scsven
|
||||
/tests/ @test-team
|
||||
|
|
Loading…
Reference in New Issue