Code owners. Widen ownership for various generated tests

This commit is contained in:
Simon Ogorodnik
2022-11-14 18:09:21 +01:00
committed by Space Team
parent 267ce1d892
commit 2d8254a4db
+3
View File
@@ -53,6 +53,7 @@
/compiler/container/ "Kotlin Compiler Core"
/compiler/daemon/ "Kotlin Compiler Core"
/compiler/fir/ "Kotlin Compiler Core"
/compiler/fir/fir2ir/tests-gen/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/frontend/ "Kotlin Compiler Core"
/compiler/frontend.common/ "Kotlin Compiler Core"
/compiler/frontend.common.jvm/ "Kotlin Compiler Core"
@@ -188,6 +189,8 @@
/compiler/tests-against-klib/ "Kotlin JVM"
/compiler/tests-common/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/tests-common-new/ "Kotlin Compiler Core"
/compiler/tests-common-new/tests-gen/org/jetbrains/kotlin/test/runners/codegen/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/tests-common-new/tests-gen/org/jetbrains/kotlin/test/runners/ir/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/tests-compiler-utils/ "Kotlin Compiler Core"
/compiler/tests-different-jdk/ "Kotlin JVM"
/compiler/tests-for-compiler-generator/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"