summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index d471d76187..2232599d51 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -23,3 +23,6 @@ packaging/ @paulfantom
.travis.yml @paulfantom
.lgtm.yml @paulfantom
+
+# Ownership by filetype (overwrites ownership by directory)
+*.am @paulfantom @ktsaou