Merge pull request #129 from alibaba/docs/codeowners

docs: add CODEOWNERS file
This commit is contained in:
林熠 2022-03-15 19:30:23 +08:00 committed by GitHub
commit 08fdc67290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 @Clarence-pan
/packages/renderer-core/ @liujuping
/packages/react-renderer/ @liujuping
/packages/react-simulator-renderer/ @liujuping
/packages/rax-renderer/ @liujuping
/packages/rax-simulator-renderer/ @liujuping