From 6674e41a3df4f26661ff11bc647cfb39d861e998 Mon Sep 17 00:00:00 2001 From: Sergej Jaskiewicz Date: Wed, 9 Nov 2022 13:21:59 +0000 Subject: [PATCH] Add "Kotlin JS" as a co-owner of the stepping tests --- .space/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS index 1912fe27059..8793a8002fa 100644 --- a/.space/CODEOWNERS +++ b/.space/CODEOWNERS @@ -135,7 +135,7 @@ /compiler/testData/compileKotlinAgainstCustomBinaries/ "Kotlin Compiler Core" /compiler/testData/compileKotlinAgainstJava/ "Kotlin Compiler Core" "Kotlin JVM" /compiler/testData/compiler/smoke/ "Kotlin Compiler Core" -/compiler/testData/debug/ "Kotlin Compiler Core" "Kotlin JVM" +/compiler/testData/debug/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" /compiler/testData/diagnostics/ "Kotlin Compiler Core" /compiler/testData/friendPaths/ "Kotlin Compiler Core" # UNKNOWN: /compiler/testData/integration/