Skip to content

Commit

Permalink
Update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
woainikk committed Aug 9, 2024
1 parent c580c67 commit e35e9ae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .space/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
/compiler/testData/classpathOrder/ "Kotlin JVM"
/compiler/testData/cli/ "Kotlin Frontend"
/compiler/testData/cli/js/ "Kotlin Common Backend" "Kotlin Frontend"
/compiler/testData/cli/js-dce/ "Kotlin Common Backend" "Kotlin Compiler Core"
/compiler/testData/cli/js-dce/ "Kotlin Common Backend" "Kotlin Frontend"
/compiler/testData/cli/jvm/ "Kotlin JVM" "Kotlin Frontend"
/compiler/testData/cli/metadata/ "Kotlin Frontend"
/compiler/testData/codegen/asmLike/ "Kotlin JVM"
Expand All @@ -138,7 +138,7 @@
/compiler/testData/codegen/defaultArguments/reflection/ "Kotlin JVM"
/compiler/testData/codegen/helpers/ "Kotlin JVM"
/compiler/testData/codegen/innerClassInfo/ "Kotlin JVM"
/compiler/testData/codegen/kapt/ "Kotlin Compiler Core"
/compiler/testData/codegen/kapt/ "Kotlin JVM"
/compiler/testData/codegen/notNullAssertions/ "Kotlin JVM"
/compiler/testData/codegen/outerClassInfo/ "Kotlin JVM"
/compiler/testData/codegen/properties/ "Kotlin JVM"
Expand Down Expand Up @@ -386,10 +386,10 @@
/plugins/fir-plugin-prototype/ "Kotlin Frontend"
/plugins/imports-dumper/ "Kotlin Frontend"
/plugins/jvm-abi-gen/ "Kotlin JVM"
/plugins/kapt3/ "Kotlin Compiler Core"
/plugins/kapt3/kapt3-compiler/test/ "Kotlin Compiler Core" "Kotlin JVM"
/plugins/kapt3/kapt3-compiler/testData/ "Kotlin Compiler Core" "Kotlin JVM"
/plugins/kapt3/kapt3-compiler/tests-gen/ "Kotlin Compiler Core" "Kotlin JVM"
/plugins/kapt3/ "Kotlin JVM"
/plugins/kapt3/kapt3-compiler/test/ "Kotlin JVM"
/plugins/kapt3/kapt3-compiler/testData/ "Kotlin JVM"
/plugins/kapt3/kapt3-compiler/tests-gen/ "Kotlin JVM"
/plugins/kapt4/ "Kotlin JVM"
/plugins/kotlinx-serialization/ Sergey.Shanshin Leonid.Startsev
/plugins/js-plain-objects/ Artem.Kobzar
Expand Down

0 comments on commit e35e9ae

Please sign in to comment.