Skip to content

Commit

Permalink
[skip ci]Add required_reviewers in root directory (milvus-io#9241)
Browse files Browse the repository at this point in the history
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
  • Loading branch information
Xiangyu Wang authored Oct 5, 2021
1 parent 1891adb commit 893e6c9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 893e6c9

Please sign in to comment.