diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS index e851913c3a6..7f74ec74791 100644 --- a/.space/CODEOWNERS +++ b/.space/CODEOWNERS @@ -16,6 +16,7 @@ # OWNER_LIST: Mikhail.Glukhikh # OWNER_LIST: Yan.Zhulanow # OWNER_LIST: Alexander.Udalov +# OWNER_LIST: Zalim.Bashorov # OWNER_LIST: Alexander.Shabalin Pavel.Kunyavskiy Svyatoslav.Scherbina # Kotlin Libraries # OWNER_LIST: A.Qurbonzoda Vsevolod.Tolstopyato Ilya.Gorbunov Sergey.Shanshin Leonid.Startsev @@ -106,6 +107,7 @@ /compiler/testData/cli/metadata/ "Kotlin Compiler Core" /compiler/testData/codegen/asmLike/ "Kotlin JVM" /compiler/testData/codegen/box/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm" +/compiler/testData/codegen/box/size/ Zalim.Bashorov /compiler/testData/codegen/boxError/ "Kotlin JS" /compiler/testData/codegen/boxInline/ "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm" /compiler/testData/codegen/boxKlib/ "Kotlin JVM"