mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Add CODEOWNERS file (#945)
* [skip ci]#668 - Update badge of README * Fix README.md * Fix README.md * Merge remote-tracking branch 'upstream/master' * #910 Change c++ standard to c++17 * Remove unused headers * #910 Change Milvus c++ standard to c++17 * #910 Change Milvus c++ standard to c++17 * #941 Update CONTRIBUTING.md * [skip ci] Add CODEOWNERS file #943 * Add bestpractice badge
This commit is contained in:
parent
a1d722a64a
commit
988dc399ac
10
CODEOWNERS
Normal file
10
CODEOWNERS
Normal file
@ -0,0 +1,10 @@
|
||||
# Each line is a component followed by one or more owners.
|
||||
|
||||
* @JinHai-CN
|
||||
/core @JinHai-CN @XuPeng-SH
|
||||
/ci @ZhifengZhang-CN
|
||||
/docker @ZhifengZhang-CN
|
||||
/docs @jielinxu @yamasite
|
||||
/sdk @fishpenguin
|
||||
/shards @XuPeng-SH
|
||||
/tests @del-zhenwu
|
||||
@ -8,6 +8,7 @@
|
||||

|
||||
[](https://codecov.io/gh/milvus-io/milvus)
|
||||
[](#contributors-)
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/3563)
|
||||
|
||||
[中文版](README_CN.md) | [日本語版](README_JP.md)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user