mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
19 lines
393 B
Plaintext
19 lines
393 B
Plaintext
# Each line is a component followed by one or more owners.
|
|
|
|
# Global reviewer
|
|
* @scsven @shengjun1985
|
|
|
|
# Code
|
|
/sdk/ @yhmo
|
|
/shards/ @BossZou
|
|
/core/src/ @yhmo
|
|
/core/src/index/ @shengjun1985
|
|
|
|
# Test
|
|
/tests/ @cydrain
|
|
|
|
# CMake Files
|
|
**/CMakeLists.txt @scsven
|
|
*.cmake @scsven
|
|
|