From c40bf720d9ed1daae9b8362b2508b34b233d0fcf Mon Sep 17 00:00:00 2001 From: Alexander Shabalin Date: Mon, 19 Jun 2023 18:19:49 +0200 Subject: [PATCH] [OWNERS] Add Sergey to K/N runtime .mm files owners --- .space/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS index 0785194e6e3..df7eaf14ccc 100644 --- a/.space/CODEOWNERS +++ b/.space/CODEOWNERS @@ -19,7 +19,7 @@ # OWNER_LIST: Alexander.Udalov # OWNER_LIST: Zalim.Bashorov # OWNER_LIST: Ilya.Goncharov -# OWNER_LIST: Alexander.Shabalin Aleksei.Glushko Svyatoslav.Scherbina +# OWNER_LIST: Alexander.Shabalin Aleksei.Glushko Sergey.Bogolepov Svyatoslav.Scherbina # Kotlin Libraries # OWNER_LIST: A.Qurbonzoda Vsevolod.Tolstopyato Ilya.Gorbunov Sergey.Shanshin Leonid.Startsev @@ -258,7 +258,7 @@ /kotlin-native/common/ Alexander.Shabalin Aleksei.Glushko /kotlin-native/runtime/ Alexander.Shabalin Aleksei.Glushko /kotlin-native/runtime/src/main/kotlin/ "Kotlin Native" A.Qurbonzoda Vsevolod.Tolstopyato Ilya.Gorbunov -/kotlin-native/runtime/**/*.mm Alexander.Shabalin Aleksei.Glushko Svyatoslav.Scherbina +/kotlin-native/runtime/**/*.mm Alexander.Shabalin Aleksei.Glushko Sergey.Bogolepov Svyatoslav.Scherbina /kotlin-native/licenses/ "Kotlin Build Infrastructure" /libraries/examples/annotation-processor-example/ "Kotlin Compiler Core"