mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 19:39:21 +08:00
[skip ci]Add required_reviewers in root directory (#9241)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
This commit is contained in:
parent
1891adb7e3
commit
893e6c9d9c
10
OWNERS
10
OWNERS
@ -12,6 +12,16 @@ filters:
|
||||
- zwd1208
|
||||
approvers:
|
||||
- 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)$":
|
||||
required_reviewers:
|
||||
|
Loading…
Reference in New Issue
Block a user