summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2019-01-08 14:52:31 +0100
committerGitHub <noreply@github.com>2019-01-08 14:52:31 +0100
commit7491c045f966fd36b90ac81d254b84c1a6cbd002 (patch)
tree0c3338dcfda216f428d32c9085693f72783cf870 /.github
parent0d9835386efeab6854595c7934d25329aa80e3cc (diff)
change ownership of .gitignore (#5131)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ecfc609c99..3fde284dea 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -39,6 +39,7 @@ web/gui/ @ktsaou @gmosx
*.am @paulfantom @ktsaou
# Ownership of specific files
+.gitignore @paulfantom @cakrit
.travis.yml @paulfantom
.lgtm.yml @paulfantom
.eslintrc @paulfantom