[Swift Export] update CODEOWNERS to include new modules

This commit is contained in:
Sergey Bogolepov
2023-11-28 15:52:39 +02:00
committed by Space Team
parent ec82d54ef7
commit fe77fe89f4
+2
View File
@@ -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"