Update CODEOWNERS to claim `klib-ir-inliner` module by CommonBE team
^KT-69309
diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS
index 2ce21fe..5d8eeb4 100644
--- a/.space/CODEOWNERS
+++ b/.space/CODEOWNERS
@@ -385,6 +385,7 @@
/native/commonizer/ "Kotlin Frontend"
/native/commonizer-api/ "Kotlin Frontend"
/native/commonizer-embeddable/ "Kotlin Frontend"
+/native/native.tests/klib-ir-inliner/ "Kotlin Common Backend"
/native/objcexport-header-generator/ "Kotlin Native" "Kotlin in Fleet"
/native/objcexport-header-generator/impl/analysis-api/ "Kotlin in Fleet"