diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS index 291a6f2c6e8..009121a2906 100644 --- a/.space/CODEOWNERS +++ b/.space/CODEOWNERS @@ -361,6 +361,7 @@ /native/commonizer/ "Kotlin Apple Ecosystem" /native/commonizer-api/ "Kotlin Apple Ecosystem" /native/commonizer-embeddable/ "Kotlin Apple Ecosystem" +/native/objcexport-header-generator/ "Kotlin Native" "Kotlin in Fleet" /native/objcexport-header-generator/impl/analysis-api/ "Kotlin in Fleet" /plugins/allopen/ "Kotlin Compiler Core"