mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
* feat(demo): demo-fixed-layout-simple add tryCatch node * feat(demo): use-editor-props add fromNodeJSON/toNodeJSON config * fix(demo): demo-fixed-layout-simple readonly refresh * fix(fixed-layout): multi-outputs collapsed and move branches * chore: update codeowners * fix(fixed-layout): multi-inputs branch adder * test(fixed-layout-core): test snapshots update * test(fixed-layout-editor): move block to other dynamicSplit
13 lines
646 B
Plaintext
13 lines
646 B
Plaintext
# 文件路径与代码负责人分配
|
|
# 对整个仓库设置代码负责人
|
|
* @xiamidaxia @luics @dragooncjw @YuanHeDx @sanmaopep @louisyoungx
|
|
|
|
# 对特定目录设置代码负责人
|
|
/apps/docs/ @xiamidaxia @dragooncjw @YuanHeDx @sanmaopep @louisyoungx
|
|
/apps/demo-node-form/ @xiamidaxia @dragooncjw @YuanHeDx
|
|
/packages/node-engine/ @xiamidaxia @dragooncjw @YuanHeDx
|
|
/packages/variable-engine/ @xiamidaxia @dragooncjw @sanmaopep
|
|
/packages/plugins/variable-plugin/ @xiamidaxia @dragooncjw @sanmaopep
|
|
/packages/plugins/node-variable-plugin/ @xiamidaxia @dragooncjw @sanmaopep
|
|
/packages/plugins/node-core-plugin/ @xiamidaxia @dragooncjw @YuanHeDx
|