diff --git a/.gitee/CODEOWNERS b/.gitee/CODEOWNERS index b48f81771d5449fe320c9a37db2caeec2af119a5..571fe4772a8747543e1aa8f6c24da7fe531540a7 100644 --- a/.gitee/CODEOWNERS +++ b/.gitee/CODEOWNERS @@ -3082,7 +3082,7 @@ interfaces/napi/kits/utils/ @arkuiframework [Test source] -test/mock/ @zhoulianhai5 +test/mock/ @arkui-auto-tdd test/mock/core/event/ @arkuievent test/mock/core/accessibility/ @arkuiabilitygroup test/mock/core/animation/ @arkui_superman @@ -3098,7 +3098,7 @@ test/mock/core/animation/mock_animation_proxy.h @zhoutianer test/mock/core/animation/mock_implicit_animation.h @zhoutianer test/mock/core/animation/mock_implicit_animation.cpp @zhoutianer -test/unittest/ @zhoulianhai5 +test/unittest/ @arkui-auto-tdd test/unittest/core/accessibility/ @arkuiabilitygroup test/unittest/core/animation/ @arkui_superman test/unittest/core/common/ace_engine/ @arkuiframework @@ -3223,7 +3223,7 @@ test/unittest/core/pattern/xcomponent/ @arkuilayout test/unittest/core/pattern/test_ng.cpp @arkuiscroll test/unittest/core/pattern/test_ng.h @arkuiscroll test/unittest/core/pipeline/ @arkuiframework -test/unittest/core/property/ @zhoulianhai5 +test/unittest/core/property/ @arkui-auto-tdd test/unittest/core/render/ @arkuiframework test/unittest/core/rosen/ @arkuiframework test/unittest/core/svg/ @arkui_image