mirror of https://github.com/milvus-io/milvus.git
[skip ci]Add required_reviewers in root directory (#9241)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>pull/9271/head
parent
1891adb7e3
commit
893e6c9d9c
10
OWNERS
10
OWNERS
|
@ -12,6 +12,16 @@ filters:
|
||||||
- zwd1208
|
- zwd1208
|
||||||
approvers:
|
approvers:
|
||||||
- pr-inspection
|
- pr-inspection
|
||||||
|
|
||||||
|
# markdown files should be reviewed by authors
|
||||||
|
"*\\.md$":
|
||||||
|
required_reviewers:
|
||||||
|
- scsven
|
||||||
|
- XuanYang-cn
|
||||||
|
- xiaofan-luan
|
||||||
|
approvers:
|
||||||
|
- pr-inspection
|
||||||
|
|
||||||
# go.{mod,sum} files relate to go dependencies, and should be reviewed by @congqixia
|
# go.{mod,sum} files relate to go dependencies, and should be reviewed by @congqixia
|
||||||
"go\\.(mod|sum)$":
|
"go\\.(mod|sum)$":
|
||||||
required_reviewers:
|
required_reviewers:
|
||||||
|
|
Loading…
Reference in New Issue