mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-11 02:12:56 +00:00
14 lines
547 B
Plaintext
14 lines
547 B
Plaintext
# 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 |