mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-26 20:38:11 +00:00
docs: add CODEOWNERS file
This commit is contained in:
parent
437adccf5f
commit
342da52433
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 @akirakai
|
||||
|
||||
/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