From aa88f708ed4e794200d99e0f1998fb27128d087d Mon Sep 17 00:00:00 2001 From: zh Date: Tue, 2 Sep 2025 11:40:51 +0800 Subject: [PATCH] update CI releated change default reviewer Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICVXJ7 Signed-off-by: zhuheng --- ets2panda/REVIEWERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ets2panda/REVIEWERS b/ets2panda/REVIEWERS index cd2547e7c8..0998c2397f 100644 --- a/ets2panda/REVIEWERS +++ b/ets2panda/REVIEWERS @@ -28,9 +28,9 @@ /merge_abc/ @gavin1012_hw /test/ @gavin1012_hw /test262/ @gavin1012_hw -/test262/*.json @shirunova_viktoria @gavin1012_hw @zhuheng27 -/test262/*.py @shirunova_viktoria @gavin1012_hw @zhuheng27 -/test262/ignored*.txt @shirunova_viktoria @gavin1012_hw @kuchkovairina @zhuheng27 +/test262/*.json @shirunova_viktoria @huang-shengda2 +/test262/*.py @shirunova_viktoria @huang-shengda2 +/test262/ignored*.txt @shirunova_viktoria @kuchkovairina @huang-shengda2 /test_ecma_bcopt/ @gavin1012_hw /ets2panda/checker/ @rtakacs ^akmaevaleksey @zelentsovdmitry ^csabaosztrogonac ^lirismankarina ^igelhaus ^Prof1983 /ets2panda/checker/ETS*.* @zelentsovdmitry ^igelhaus ^Prof1983 @@ -62,7 +62,7 @@ /ets2panda/varbinder/recordTable.* @torokg ^zelentsovdmitry ^igelhaus ^Prof1983 /ets2panda/varbinder/scope.* @torokg ^zelentsovdmitry ^igelhaus ^Prof1983 /ets2panda/varbinder/varbinder.* @torokg ^zelentsovdmitry ^igelhaus ^Prof1983 -/test/workload/ignored*.txt @shirunova_viktoria @kuchkovairina @gavin1012_hw @zhuheng27 +/test/workload/ignored*.txt @shirunova_viktoria @kuchkovairina @huang-shengda2 /ets2panda/checker/ets/ @lirismankarina ^igelhaus ^Prof1983 /ets2panda/checker/ets/*converter* @martinsajti ^pimenovdmitry ^igelhaus ^Prof1983 /ets2panda/checker/ets/function.cpp @gogabr ^vpukhov ^igelhaus ^Prof1983 -- Gitee