CODEOWNERS: cli-js belongs to JS and WASM

This commit is contained in:
Anton Bannykh
2022-11-16 16:04:35 +01:00
committed by Space Team
parent c04e1b6ce7
commit 84650d08af
+1
View File
@@ -49,6 +49,7 @@
/compiler/backend-common/ "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/builtins-serializer/ "Kotlin Compiler Core"
/compiler/cli/ "Kotlin Compiler Core"
/compiler/cli/cli-js/ "Kotlin JS" "Kotlin Wasm"
/compiler/compiler.version/ "Kotlin Compiler Core"
/compiler/compiler-runner/ "Kotlin Compiler Core"
/compiler/compiler-runner-unshaded/ "Kotlin Build Tools"