diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..425e67995c72b2f2d0193c771622ec8671f8fcc9
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1,12 @@
+# Repository-specific code ownership
+  *                           @unicado-consortium/tum   @unicado-consortium/tuhh    @unicado-consortium/tub-fmra
+
+# File-specific code ownership
+.gitattributes                @Florian.Schueltke
+.gitignore                    @Florian.Schueltke
+.gitlab-ci.yml                @maurice.zimmnau   @kristina.mazur
+CMakeLists.txt                @Florian.Schueltke
+CMakePresets.json             @Florian.Schueltke
+CODEOWNERS                    @Florian.Schueltke
+LICENSE                       @Florian.Schueltke
+README.md                     @Florian.Schueltke