From 21afa19fc16770edaff6002e88bef2610377e802 Mon Sep 17 00:00:00 2001 From: Dmitriy Dolovov Date: Fri, 9 Feb 2024 15:35:35 +0100 Subject: [PATCH] CODEOWNERS: Update ownership under KLIB tool --- .space/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS index ec9b4f6ae0d..ceca964bea9 100644 --- a/.space/CODEOWNERS +++ b/.space/CODEOWNERS @@ -272,6 +272,7 @@ /kotlin-native/runtime/test "Kotlin Native" A.Qurbonzoda Vsevolod.Tolstopyato Ilya.Gorbunov Filipp.Zhinkin /kotlin-native/runtime/**/*.mm Alexander.Shabalin Aleksei.Glushko Sergey.Bogolepov Svyatoslav.Scherbina /kotlin-native/licenses/ "Kotlin Build Infrastructure" +/kotlin-native/klib/ "Kotlin Common Backend" /libraries/examples/annotation-processor-example/ "Kotlin Compiler Core" /libraries/examples/kotlin-gradle-subplugin-example/ "Kotlin Compiler Core"