[CODEOWNERS] Move kotlin-native/backend.native/tests/**.gradle.kts to Native
These files are in fact tests. The **.gradle files in this directory are already owned by the Kotlin Native team.
This commit is contained in:
committed by
Space Team
parent
4c3672de0a
commit
dd7a1a8c1c
@@ -392,6 +392,7 @@
|
||||
/libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/**/*.gradle.kts "Kotlin Build Tools" "Kotlin Multiplatform"
|
||||
/libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/**/*.gradle "Kotlin Build Tools" "Kotlin Multiplatform"
|
||||
/kotlin-native/backend.native/tests/**.gradle "Kotlin Native"
|
||||
/kotlin-native/backend.native/tests/**/*.gradle.kts "Kotlin Native"
|
||||
/kotlin-native/tools/**/*.gradle "Kotlin Native"
|
||||
/kotlin-native/tools/**/*.gradle.kts "Kotlin Native"
|
||||
/kotlin-native/performance/**/*.gradle "Kotlin Native"
|
||||
|
||||
Reference in New Issue
Block a user