From 6aea05c7d3e34c53173774a5bd06dab36de20421 Mon Sep 17 00:00:00 2001 From: groshevmaksim Date: Mon, 9 Jun 2025 10:51:14 +0300 Subject: [PATCH] Change of reviewers list Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICDRIL Signed-off-by: groshevmaksim Change-Id: I0781a9b3e62677478cdf7d051b638dde2b9e13e3 --- ets2panda/REVIEWERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/ets2panda/REVIEWERS b/ets2panda/REVIEWERS index 9e256602ff..fb870eeee4 100644 --- a/ets2panda/REVIEWERS +++ b/ets2panda/REVIEWERS @@ -58,7 +58,6 @@ /ets2panda/varbinder/ @lirismankarina @akmaevaleksey ^Ekkoruse ^zelentsovdmitry ^igelhaus ^Prof1983 /test/workload/ignored*.txt @shirunova_viktoria @kuchkovairina @gavin1012_hw @zhuheng27 /ets2panda/checker/ets/ @lirismankarina ^igelhaus ^Prof1983 -/ets2panda/checker/ets/dynamic.cpp @lirismankarina ^vpukhov ^igelhaus ^Prof1983 /ets2panda/checker/ets/function.cpp @gogabr ^vpukhov ^igelhaus ^Prof1983 /ets2panda/checker/ets/helpers.cpp @xuxjeeee @zelentsovdmitry ^igelhaus ^Prof1983 /ets2panda/checker/ets/object.cpp @xuxjeeee @zelentsovdmitry ^vpukhov ^igelhaus ^Prof1983 @@ -84,7 +83,6 @@ /ets2panda/test/unit/public @mbolshov ^igelhaus ^Prof1983 /ets2panda/checker/types/ets/Nullish.* ^vpukhov @gogabr ^igelhaus ^Prof1983 /ets2panda/checker/types/ets/etsA* @xuxjeeee ^gogabr ^igelhaus ^Prof1983 -/ets2panda/checker/types/ets/etsDynamicType.* ^vpukhov @gogabr ^igelhaus ^Prof1983 /ets2panda/checker/types/ets/etsE* @ziziziiziziz ^zelentsovdmitry ^igelhaus ^Prof1983 /ets2panda/checker/types/ets/etsFunctionType.* ^vpukhov @gogabr ^igelhaus ^Prof1983 /ets2panda/checker/types/ets/etsN* @ziziziiziziz ^zelentsovdmitry ^igelhaus ^Prof1983 -- Gitee