diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000000..637adf895a1 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +#Require an approved review in PRs including files with a designated code owner. +/conf/ @vesoft-inc/tech-committee-reviewers +/src/kvstore/raftex/ @critical27 @sherman-the-tank +/cmake/ @sherman-the-tank @yixinglu +*.thrift @vesoft-inc/tech-committee-reviewers +*.yy @CPWstatic