mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update OWNERS file (#11077)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>pull/11083/head
parent
dca0f1a463
commit
c29dc0be6a
|
@ -1,13 +1,25 @@
|
|||
# order by contributions
|
||||
reviewers:
|
||||
- fishpenguin
|
||||
- godchen0212
|
||||
- xige-16
|
||||
- FluorineDog
|
||||
- XuanYang-cn
|
||||
- czs007
|
||||
- bigsheeper
|
||||
- sunby
|
||||
filters:
|
||||
".*":
|
||||
reviewers:
|
||||
- fishpenguin
|
||||
- godchen0212
|
||||
- xige-16
|
||||
- FluorineDog
|
||||
- XuanYang-cn
|
||||
- czs007
|
||||
- bigsheeper
|
||||
- sunby
|
||||
approvers:
|
||||
- pr-inspection
|
||||
|
||||
approvers:
|
||||
- pr-inspection
|
||||
"{common|milvus|schema}\\.proto":
|
||||
labels:
|
||||
- area/api
|
||||
approvers:
|
||||
- pr-inspection
|
||||
|
||||
"{data_coord|index_coord|internal|proxy|query_coord|root_coord}\\.proto":
|
||||
labels:
|
||||
- area/internal-api
|
||||
approvers:
|
||||
- pr-inspection
|
||||
|
|
Loading…
Reference in New Issue