diff --git a/.gitee/CODEOWNERS b/.gitee/CODEOWNERS index c7e671bcfa1..4e38adfe0d3 100644 --- a/.gitee/CODEOWNERS +++ b/.gitee/CODEOWNERS @@ -1612,6 +1612,7 @@ frameworks/bridge/plugin_frontend/plugin_frontend.h @arkuilayout frameworks/bridge/test/BUILD.gn @arkui_architecture frameworks/bridge/test/unittest/common/pluginadapter/BUILD.gn @arkuilayout frameworks/bridge/test/unittest/common/pluginadapter/plugin_adapter_test.cpp @arkuilayout +frameworks/bridge/cj_frontend @arkui_cj [Frameworks Core Old Abilities] frameworks/core/accessibility/ @arkuiabilitygroup diff --git a/.gitee/owner_config.json b/.gitee/owner_config.json index 4560b57a38d..35fc3f1e2f1 100644 --- a/.gitee/owner_config.json +++ b/.gitee/owner_config.json @@ -87,6 +87,15 @@ "https://gitee.com/chenjiadong0322", "https://gitee.com/smileJuliet", "https://gitee.com/bc_yx" + ], + "https://gitee.com/arkui_cj": [ + "https://gitee.com/persisting", + "https://gitee.com/Eric_Ch96", + "https://gitee.com/Qu_DY", + "https://gitee.com/drose828", + "https://gitee.com/sdgszsd", + "https://gitee.com/kun641", + "https://gitee.com/ancrs" ] }, "userInfos": { @@ -345,6 +354,34 @@ "https://gitee.com/bc_yx": { "info": "[web-性能优化 liurongliang]", "group": "https://gitee.com/arkwebinarkuireview" + }, + "https://gitee.com/persisting": { + "info": "[cjfrontend liubinyu]", + "group": "https://gitee.com/arkui_cj" + }, + "https://gitee.com/Eric_Ch96": { + "info": "[cjfrontend chendewen]", + "group": "https://gitee.com/arkui_cj" + }, + "https://gitee.com/Qu_DY": { + "info": "[cjfrontend qudongyan]", + "group": "https://gitee.com/arkui_cj" + }, + "https://gitee.com/drose828": { + "info": "[cjfrontend zhanggengshun]", + "group": "https://gitee.com/arkui_cj" + }, + "https://gitee.com/sdgszsd": { + "info": "[cjfrontend gaosong]", + "group": "https://gitee.com/arkui_cj" + }, + "https://gitee.com/kun641": { + "info": "[cjfrontend chenkun]", + "group": "https://gitee.com/arkui_cj" + }, + "https://gitee.com/ancrs": { + "info": "[cjfrontend cuitengfei]", + "group": "https://gitee.com/arkui_cj" } } }