From e06606aa3f19060d8297666f00489104bdd32997 Mon Sep 17 00:00:00 2001 From: Ilya Goncharov Date: Mon, 24 Apr 2023 17:12:19 +0000 Subject: [PATCH] [Gradle, JS] Fix kotlin-gradle-plugin-npm-versions-codegen in codeowners --- .space/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS index e8db052ba5a..d465b1fda7b 100644 --- a/.space/CODEOWNERS +++ b/.space/CODEOWNERS @@ -17,6 +17,7 @@ # OWNER_LIST: Yan.Zhulanow # OWNER_LIST: Alexander.Udalov # OWNER_LIST: Zalim.Bashorov +# OWNER_LIST: Ilya.Goncharov # OWNER_LIST: Alexander.Shabalin Pavel.Kunyavskiy Svyatoslav.Scherbina # Kotlin Libraries # OWNER_LIST: A.Qurbonzoda Vsevolod.Tolstopyato Ilya.Gorbunov Sergey.Shanshin Leonid.Startsev @@ -299,7 +300,7 @@ /libraries/tools/kotlin-gradle-plugin-integration-tests/ "Kotlin Build Tools" "Kotlin Multiplatform" /libraries/tools/kotlin-gradle-plugin-kpm-android/ "Kotlin Multiplatform" /libraries/tools/kotlin-gradle-plugin-model/ "Kotlin Build Tools" -/libraries/tools/kotlin-gradle-plugin-npm-versions-codegen/ "Kotlin Build Tools" +/libraries/tools/kotlin-gradle-plugin-npm-versions-codegen/ Ilya.Goncharov /libraries/tools/kotlin-gradle-plugin-test-utils-embeddable/ "Kotlin Build Tools" /libraries/tools/kotlin-gradle-plugin-tcs-android/ "Kotlin Multiplatform" /libraries/tools/kotlin-gradle-statistics/ "Kotlin Build Tools"