From 66d58cf6e8889955f9234d09223611abb21de5bb Mon Sep 17 00:00:00 2001 From: liuhui Date: Sat, 13 Sep 2025 14:13:21 +0800 Subject: [PATCH] =?UTF-8?q?inspector=E6=8E=A5=E5=8F=A3=E8=AE=BE=E7=BD=AEow?= =?UTF-8?q?ner=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liuhui --- .gitee/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitee/CODEOWNERS b/.gitee/CODEOWNERS index 368d8b09b2d..5bb43332d67 100644 --- a/.gitee/CODEOWNERS +++ b/.gitee/CODEOWNERS @@ -3059,6 +3059,7 @@ interfaces/native/node/waterflow_section_option.h @arkuiscroll interfaces/native/ui_input_event.h @arkuievent [ANI Interfaces] +interfaces/ets/ani/inspector/ @arkuiabilitygroup interfaces/ets/ani/overlayManager/ @arkuipopupwindow interfaces/ets/ani/promptaction/ @arkuipopupwindow interfaces/ets/ani/componentSnapshot/src/componentSnapshot.cpp @arkuievent -- Gitee