milvus/OWNERS
Xiangyu Wang 8dc413fe30
Set the reviewer of go.mod/go.sum (#8843)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
2021-09-29 15:46:08 +08:00

23 lines
451 B
Plaintext

filters:
".*":
reviewers:
- czs007
- jeffoverflow
- scsven
- shengjun1985
- sunby
- xiaofan-luan
- xige-16
- yanliang567
- zwd1208
approvers:
- pr-inspection
# go.{mod,sum} files relate to go dependencies, and should be reviewed by @congqixia
"go\\.(mod|sum)$":
required_reviewers:
- congqixia
approvers:
- pr-inspection
labels:
- area/dependency