Code owners. Add Compiler Core to box test ownership

This commit is contained in:
Simon Ogorodnik
2022-11-14 18:09:44 +01:00
committed by Space Team
parent 2d8254a4db
commit 72615ee845
+1 -1
View File
@@ -106,7 +106,7 @@
/compiler/testData/cli/jvm/ "Kotlin JVM" "Kotlin Compiler Core"
/compiler/testData/cli/metadata/ "Kotlin Compiler Core"
/compiler/testData/codegen/asmLike/ "Kotlin JVM"
/compiler/testData/codegen/box/ "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/testData/codegen/box/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/testData/codegen/boxError/ "Kotlin JS"
/compiler/testData/codegen/boxInline/ "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/testData/codegen/boxKlib/ "Kotlin JVM"