summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2018-10-16 22:14:25 +0200
committerCosta Tsaousis <costa@tsaousis.gr>2018-10-16 23:14:25 +0300
commitabe5147869fbf3d09e0c6755db769850e8e72d11 (patch)
tree9c7c4f3e998a0db8119b24ada8ce947944dce876 /.github/CODEOWNERS
parent203aea6102e03f6e276865904a331bbefca7604f (diff)
Update CODEOWNERS (#4412)
Diffstat (limited to '.github/CODEOWNERS')
-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