summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2018-10-22 19:12:26 +0200
committerCosta Tsaousis <costa@tsaousis.gr>2018-10-22 20:12:26 +0300
commit4b00da1a350143f23d1468996d3f283d27502d9e (patch)
tree9ab65ff2cfe83c78823ad107e2e78c89960a9650 /.github/CODEOWNERS
parent868d95de170998762cdd79ad8a0046f930d03964 (diff)
Update CODEOWNERS (#4447)
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 2232599d51..807775a989 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -26,3 +26,4 @@ packaging/ @paulfantom
# Ownership by filetype (overwrites ownership by directory)
*.am @paulfantom @ktsaou
+*.c *.h @ktsaou @vlvkobal