From 965a59552ff8494e5a8cf5e00722cb2a5e7bc334 Mon Sep 17 00:00:00 2001 From: Sergey Khil Date: Mon, 1 Sep 2025 12:09:46 +0300 Subject: [PATCH] Add build reviewers Issue:https://gitee.com/openharmony/arkcompiler_runtime_core/issues/ICVT2R Signed-off-by: Sergey Khil --- ets2panda/REVIEWERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ets2panda/REVIEWERS b/ets2panda/REVIEWERS index d2433e767d..00705a91e2 100644 --- a/ets2panda/REVIEWERS +++ b/ets2panda/REVIEWERS @@ -37,8 +37,8 @@ /ets2panda/checker/ETSAnalyzer.cpp ^akmaevaleksey @martinsajti @Ekkoruse ^igelhaus ^Prof1983 /ets2panda/checker/ETSAnalyzerHelpers.* @lirismankarina ^igelhaus ^Prof1983 /ets2panda/compiler/ @xuxjeeee @gogabr ^csabaosztrogonac ^igelhaus ^Prof1983 ^zelentsovdmitry -/ets2panda/declgen_ets2ts/ @dreamdoomwalker ^trubachevilya ^ivagin ^igelhaus ^Prof1983 -/ets2panda/driver/ @trubachevilya @dreamdoomwalker ^igelhaus ^Prof1983 +/ets2panda/declgen_ets2ts/ @dreamdoomwalker ^trubachevilya ^ivagin ^igelhaus ^Prof1983 ^luobohua2025 @chenmudan +/ets2panda/driver/ @trubachevilya @dreamdoomwalker ^igelhaus ^Prof1983 ^luobohua2025 @chenmudan /ets2panda/ir/ @ziziziiziziz ^gavin1012_hw @csabaosztrogonac ^igelhaus ^Prof1983 /ets2panda/linter/ @rosinskiyigor @eokolnov1 @yyytiancai ^utkugursel /ets2panda/parser/ @robertsipka @shimenkovmikhail ^igelhaus ^csabaosztrogonac ^Prof1983 ^chernykhsergey ^zelentsovdmitry @@ -83,7 +83,7 @@ /ets2panda/ir/statements/ @dkofanov @Ekkoruse ^akmaevaleksey ^igelhaus ^Prof1983 /ets2panda/ir/statements/annotation* @lirismankarina @xuxjeeee ^igelhaus ^Prof1983 /ets2panda/test/test-lists/astchecker @chernykhsergey ^igelhaus ^Prof1983 -/ets2panda/test/test-lists/declgenets2ts @dreamdoomwalker ^igelhaus ^Prof1983 +/ets2panda/test/test-lists/declgenets2ts @dreamdoomwalker ^igelhaus ^Prof1983 ^luobohua2025 @chenmudan /ets2panda/test/test-lists/parser @chernykhsergey ^igelhaus ^Prof1983 /ets2panda/test/unit/arktsconfig-parser @trubachevilya @dreamdoomwalker ^igelhaus ^Prof1983 /ets2panda/test/unit/lsp @dreamdoomwalker @Ascnbio ^igelhaus ^Prof1983 -- Gitee