docs: add CODEOWNERS file

This commit is contained in:
LeoYuan 袁力皓 2022-03-15 15:42:19 +08:00
parent 437adccf5f
commit 342da52433

14
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,14 @@
# ref: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence
* @leoyuan @JackLian
/modules/material-parser @akirakai
/modules/code-generator @akirakai
/packages/renderer-core/ @liujuping
/packages/react-renderer/ @liujuping
/packages/react-simulator-renderer/ @liujuping
/packages/rax-renderer/ @liujuping
/packages/rax-simulator-renderer/ @liujuping