Add compiler core team as an alternative owner of JVM bytecode tests

This commit is contained in:
Mikhail Glukhikh
2022-11-28 17:03:38 +01:00
committed by teamcity
parent d4e6a4ad54
commit 8a74c1956a
+2 -2
View File
@@ -117,8 +117,8 @@
/compiler/testData/codegen/boxKlib/ "Kotlin JVM"
/compiler/testData/codegen/boxModernJdk/ "Kotlin JVM"
/compiler/testData/codegen/boxWasmJsInterop/ "Kotlin Wasm"
/compiler/testData/codegen/bytecodeListing/ "Kotlin JVM"
/compiler/testData/codegen/bytecodeText/ "Kotlin JVM"
/compiler/testData/codegen/bytecodeListing/ "Kotlin JVM" "Kotlin Compiler Core"
/compiler/testData/codegen/bytecodeText/ "Kotlin JVM" "Kotlin Compiler Core"
/compiler/testData/codegen/composeLike/ "Kotlin JVM"
/compiler/testData/codegen/composeLikeBytecodeText/ "Kotlin JVM"
/compiler/testData/codegen/customScript/ "Kotlin Compiler Core"