add CODEOWNERS for expression to request PR reviewers automatically

Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
This commit is contained in:
quicksilver 2021-02-25 09:50:21 +08:00 committed by yefu.chen
parent 1d899513dd
commit f87e558725

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