[Code Owners] Make "Kotlin Apple Ecosystem" owner of commonizer

After discussions, "Kotlin Apple Ecosystem" team agreed to take
responsibility for the Commonizer tool.
P.s. integration between Commonizer and Gradle is responsibility of
the "Kotlin Build Tools" team.
This commit is contained in:
Stanislav Erokhin
2023-12-01 18:18:41 +01:00
committed by Space Team
parent 3a5e45eb55
commit 0dd24a4de9
+3 -4
View File
@@ -21,7 +21,6 @@
# OWNER_LIST: Ilya.Goncharov
# OWNER_LIST: Simon.Ogorodnik
# OWNER_LIST: Alexander.Shabalin Aleksei.Glushko Sergey.Bogolepov Svyatoslav.Scherbina
# OWNER_LIST: Stanislav.Erokhin
# Kotlin Libraries
# OWNER_LIST: A.Qurbonzoda Vsevolod.Tolstopyato Ilya.Gorbunov Sergey.Shanshin Leonid.Startsev Filipp.Zhinkin
@@ -356,9 +355,9 @@
/license/ "Kotlin Build Infrastructure"
/native/ "Kotlin Native"
/native/commonizer/ Stanislav.Erokhin
/native/commonizer-api/ Stanislav.Erokhin
/native/commonizer-embeddable/ Stanislav.Erokhin
/native/commonizer/ "Kotlin Apple Ecosystem"
/native/commonizer-api/ "Kotlin Apple Ecosystem"
/native/commonizer-embeddable/ "Kotlin Apple Ecosystem"
/plugins/allopen/ "Kotlin Compiler Core"
/plugins/android-extensions/ "Kotlin Compiler Core"