summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.73.0/CODEOWNERS')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.73.0/CODEOWNERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/CODEOWNERS b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/CODEOWNERS
new file mode 100644
index 00000000..b8b9012f
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/CODEOWNERS
@@ -0,0 +1,11 @@
+* @CDanU @gmaurel @mwoehlke-kitware
+
+.editorconfig @mihaipopescu
+
+# CI
+.travis.yml @mihaipopescu
+appveyor.yml @mihaipopescu
+
+# emscripten
+/emscripten/ @CDanU
+/src/uncrustify_emscripten.cpp @CDanU