mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 03:01:16 +00:00
Merge pull request #129 from alibaba/docs/codeowners
docs: add CODEOWNERS file
This commit is contained in:
commit
08fdc67290
14
.github/CODEOWNERS
vendored
Normal file
14
.github/CODEOWNERS
vendored
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user