add CODEOWNERS for expression to request PR reviewers automatically

Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
pull/4973/head^2
quicksilver 2021-02-25 09:50:21 +08:00 committed by yefu.chen
parent 1d899513dd
commit f87e558725
1 changed files with 7 additions and 0 deletions

7
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,7 @@
# Each line is a component followed by one or more owners.
* @GuoRentong
/build/ @jeffoverflow
/.jenkins/modules/ @jeffoverflow
/githooks/ @jeffoverflow
/deployments/ @jeffoverflow