diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS index c8c015c7529..caaba00faef 100644 --- a/.space/CODEOWNERS +++ b/.space/CODEOWNERS @@ -246,6 +246,7 @@ /generators/interpreter/ "Kotlin Common Backend" /generators/main/ "Kotlin Build Infrastructure" /generators/nativeInteropRuntime/ "Kotlin Native" +/generators/sir-tests-generator/ "Kotlin Native" /generators/protobuf/ "Kotlin Build Infrastructure" # UNKNOWN: /generators/protobufCompare/ /generators/test-generator/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" @@ -418,6 +419,7 @@ /kotlin-native/performance/**/*.gradle "Kotlin Native" /kotlin-native/performance/**/*.gradle.kts "Kotlin Native" /native/native.tests/*.gradle.kts "Kotlin Native" +/native/swift/**/*.gradle.kts "Kotlin Native" .gitignore "Kotlin Build Infrastructure" gradlew "Kotlin Build Infrastructure" gradlew.bat "Kotlin Build Infrastructure"