From fc9d885cfc0fa0ef170109440f992b2f3d38ea16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B5=E5=97=A3=E9=92=8A?= Date: Tue, 14 Oct 2025 11:32:39 +0800 Subject: [PATCH] :add codeowner MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 段嗣钊 Change-Id: I9cfc1b8e1e0c870ab29463ef07245fac60ed2678 --- CODEOWNERS | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index d8d422d5f0..2ae93daec7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -15,7 +15,16 @@ interfaces/inner_api/ability_manager/include/ability_manager_ipc_interface_code.h @ccllee1 @li-weifeng2024 @jsjzju interfaces/inner_api/app_manager/include/appmgr/app_mgr_ipc_interface_code.h @ccllee1 @li-weifeng2024 @jsjzju services/common/include/ui_extension_utils.h @li-weifeng2024 +services/uripermmgr/ @afwk_helper @dsz2025 [AFWK ABILITY RUNTIME] -services/uripermmgr/ @afwk_helper -interfaces/inner_api/uri_permission/ @dsz2025 \ No newline at end of file +cj_environment/ @afwk_helper +ets_environment/ @afwk_helper +frameworks/ @afwk_helper +interfaces/ @afwk_helper +js_environment/ @afwk_helper +service_router_framework/ @afwk_helper +services/ @afwk_helper +test/ @afwk_helper +tools/ @afwk_helper +utils/ @afwk_helper \ No newline at end of file