From d9585c917a7426c95cc0479c58cd25d4c1937d48 Mon Sep 17 00:00:00 2001 From: chenjiafeng-opneharmony Date: Fri, 26 Jul 2024 20:18:44 +0800 Subject: [PATCH] =?UTF-8?q?Description:=20=E4=BF=AE=E6=94=B9test=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9=E4=B8=8B=E7=9A=84codeowner=20IssueNo:=20http?= =?UTF-8?q?s://gitee.com/openharmony/arkui=5Face=5Fengine/issues/IAFZDI=20?= =?UTF-8?q?Feature=20or=20Bugfix:=20Feature=20Binary=20Source:No=20Signed-?= =?UTF-8?q?off-by:=20chenjiafeng=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitee/CODEOWNERS | 138 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 133 insertions(+), 5 deletions(-) diff --git a/.gitee/CODEOWNERS b/.gitee/CODEOWNERS index 5df12826a0f..ec689600df7 100644 --- a/.gitee/CODEOWNERS +++ b/.gitee/CODEOWNERS @@ -2945,8 +2945,136 @@ interfaces/napi/kits/utils/ @arkuiframework [Test source] test/mock/ @chenjiafeng-openharmony -test/unittest/ @chenjiafeng-openharmony -test/unittest/core/pattern/grid/ @zhoutianer -test/unittest/core/pattern/swiper/ @zhoutianer -test/unittest/core/pattern/waterflow/ @zhoutianer -test/unittest/core/pattern/ui_extension/ @arkuiabilitygroup +text/mock/core/event/ @arkuievent +text/mock/core/accessibility/ @arkuiabilitygroup +text/mock/core/animation/ @arkuiframework +text/mock/core/image_provider/ @arkui_image +text/mock/core/svg/ @arkui_image +text/mock/interfaces/ @arkui_architecture + +test/unittest/ @chenjiafeng-openharmony +text/unittest/core/accessibility/ @arkuiabilitygroup +text/unittest/core/animation/ @arkuiframework +text/unittest/core/common/ace_engine/ @arkuiframework +text/unittest/core/common/asset/ @arkuiframework +text/unittest/core/common/clipboard/ @huawei_g_five +text/unittest/core/common/environment/ @arkuistatemgmt +text/unittest/core/common/ime/ @huawei_g_five +text/unittest/core/common/others/ @arkuiframework +text/unittest/core/common/plugin/ @arkuilayout +text/unittest/core/common/recorder/ @arkuiframework +text/unittest/core/common/resource/ @arkuiframework +text/unittest/core/common/rosen/ @arkuiframework +text/unittest/core/common/sharedata/ @arkuiframework +text/unittest/core/common/storage/ @arkuistatemgmt +text/unittest/core/common/task/ @arkuiframework +text/unittest/core/common/vibrator/ @arkuiframework +text/unittest/core/event/ @arkuievent +text/unittest/core/gestures/ @arkuievent +text/unittest/core/image_file_cache/ @arkui_image +text/unittest/core/image_provider/ @arkui_image +text/unittest/core/layout/ @arkuilayout +text/unittest/core/layout/safe_area/ @arkuilayout +text/unittest/core/manager/ @arkuievent +text/unittest/core/pattern/animator/ @arkuiframework +text/unittest/core/pattern/app_bar/ @arkuievent +text/unittest/core/pattern/badge/ @arkui_image +text/unittest/core/pattern/blank/ @arkuilayout +text/unittest/core/pattern/bubble/ @arkuipopupwindow +text/unittest/core/pattern/button/ @arkuipopupwindow +text/unittest/core/pattern/calendar/ @arkuipopupwindow +text/unittest/core/pattern/calendar_picker/ @arkuipopupwindow +text/unittest/core/pattern/canvas/ @arkuilayout +text/unittest/core/pattern/checkbox/ @arkuipopupwindow +text/unittest/core/pattern/checkboxgroup/ @arkuipopupwindow +text/unittest/core/pattern/common_view/ @arkuistatemgmt +text/unittest/core/pattern/container_modal/ @arkuievent +text/unittest/core/pattern/counter/ @arkui_image +text/unittest/core/pattern/custom/ @arkuilayout +text/unittest/core/pattern/custom_frame_node/ @arkuiframework +text/unittest/core/pattern/data_panel/ @arkui_image +text/unittest/core/pattern/dialog/ @arkuipopupwindow +text/unittest/core/pattern/divider/ @arkuilayout +text/unittest/core/pattern/flex/ @arkuilayout +text/unittest/core/pattern/folder_stack/ @arkuilayout +text/unittest/core/pattern/form/ @arondave +text/unittest/core/pattern/form/mock/ @arondave +text/unittest/core/pattern/form_link/ @arondave +text/unittest/core/pattern/gauge/ @arkui_image +text/unittest/core/pattern/grid/ @arkuiscroll +text/unittest/core/pattern/grid/irregular/ @arkuiscroll +text/unittest/core/pattern/grid_col/ @arkuilayout +text/unittest/core/pattern/grid_container/ @arkuilayout +text/unittest/core/pattern/grid_row/ @arkuilayout +text/unittest/core/pattern/hyperlink/ @huawei_g_five +text/unittest/core/pattern/image/ @arkui_image +text/unittest/core/pattern/image_animator/ @arkui_image +text/unittest/core/pattern/indexer/ @arkuiscroll +text/unittest/core/pattern/linear_layout/ @arkuilayout +text/unittest/core/pattern/linear_split/ @arkuilayout +text/unittest/core/pattern/list/ @arkuiscroll +text/unittest/core/pattern/loading_progress/ @arkui_image +text/unittest/core/pattern/marquee/ @huawei_g_five +text/unittest/core/pattern/menu/ @arkuipopupwindow +text/unittest/core/pattern/navigation/ @arkui_superman +text/unittest/core/pattern/navigator/ @arkui_superman +text/unittest/core/pattern/navrouter/ @arkui_superman +text/unittest/core/pattern/node_container/ @arkuiframework +text/unittest/core/pattern/option/ @arkuipopupwindow +text/unittest/core/pattern/overlay/ @arkuipopupwindow +text/unittest/core/pattern/panel/ @arkuipopupwindow +text/unittest/core/pattern/patternlock/ @arkui_image +text/unittest/core/pattern/picker/ @arkuipopupwindow +text/unittest/core/pattern/plugin/ @arkuilayout +text/unittest/core/pattern/plugin/mock/ @arkuilayout +text/unittest/core/pattern/progress/ @arkui_image +text/unittest/core/pattern/qrcode/ @arkui_image +text/unittest/core/pattern/radio/ @arkuipopupwindow +text/unittest/core/pattern/rating/ @arkuipopupwindow +text/unittest/core/pattern/recycle_node/ @Divanolin +text/unittest/core/pattern/refresh/ @arkuiscroll +text/unittest/core/pattern/relative_container/ +text/unittest/core/pattern/render_node/ @arkuilayout +text/unittest/core/pattern/rich_editor/ @zhuweifeng94 +text/unittest/core/pattern/rich_editor_drag/ @zhuweifeng94 +text/unittest/core/pattern/scroll/ @arkuiscroll +text/unittest/core/pattern/scroll_bar/ @arkuiscroll +text/unittest/core/pattern/scrollable/ @arkuiscroll +text/unittest/core/pattern/search/ @huawei_g_five +text/unittest/core/pattern/security_component/ @arkuilayout +text/unittest/core/pattern/security_component/mock/ @arkuilayout +text/unittest/core/pattern/select/ @arkuipopupwindow +text/unittest/core/pattern/select_overlay/ @huawei_g_five +text/unittest/core/pattern/shape/ @arkuilayout +text/unittest/core/pattern/side_bar/ @arkui_superman +text/unittest/core/pattern/slider/ @arkuipopupwindow +text/unittest/core/pattern/stack/ @arkuilayout +text/unittest/core/pattern/stage/ @arkuievent +text/unittest/core/pattern/stepper/ @arkui_superman +text/unittest/core/pattern/swiper/ @arkuiscroll +text/unittest/core/pattern/symbol/ @huawei_g_five +text/unittest/core/pattern/tabs/ @arkuiscroll +text/unittest/core/pattern/text/ @huawei_g_five +text/unittest/core/pattern/text/mock/ @huawei_g_five +text/unittest/core/pattern/text_clock/ @arkui_image +text/unittest/core/pattern/text_drag/ @huawei_g_five +text/unittest/core/pattern/text_input/ @huawei_g_five +text/unittest/core/pattern/text_picker/ @arkuipopupwindow +text/unittest/core/pattern/text_timer/ @arkui_image +text/unittest/core/pattern/time_picker/ @arkuipopupwindow +text/unittest/core/pattern/toggle/ @arkuipopupwindow +text/unittest/core/pattern/ui_extension/ @arkuiabilitygroup +text/unittest/core/pattern/ui_extension/mock/ @arkuiabilitygroup +text/unittest/core/pattern/video/ @arkuistatemgmt +text/unittest/core/pattern/view_context/ @arkuiframework +text/unittest/core/pattern/waterflow/ @arkuiscroll +text/unittest/core/pattern/web/ @chenjiafeng-openharmony +text/unittest/core/pattern/xcomponent/ @arkuilayout +text/unittest/core/pipeline/ @arkuiframework +text/unittest/core/property/ @chenjiafeng-openharmony +text/unittest/core/render/ @arkuiframework +text/unittest/core/rosen/ @arkuiframework +text/unittest/core/svg/ @arkui_image +text/unittest/core/syntax/ @arkuistatemgmt +text/unittest/interfaces/ @arkui_architecture +