summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGeorge Moschovitis <george.moschovitis@gmail.com>2018-12-06 12:11:02 +0200
committerPaweł Krupa <pawel@krupa.net.pl>2018-12-06 11:11:02 +0100
commit983fdc2cf8c2887c1da7faeb9c741efdbdc8f7ab (patch)
treee21aed867a66641a25a932487df40d4cceccd916 /.github
parentdfd3cea228db91e08d71d727344478de92ee945e (diff)
Removed vlvkobal as a codeowner of web/gui (#4929)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5fcb2707d5..3e88750e4d 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -31,7 +31,8 @@ makeself/ @ktsaou @paulfantom
packaging/ @paulfantom
registry/ @ktsaou @gmosx
streaming/ @ktsaou @mfundul
-web/ @ktsaou @vlvkobal @gmosx
+web/ @ktsaou @vlvkobal
+web/gui/ @ktsaou @gmosx
# Ownership by filetype (overwrites ownership by directory)
*.md @ktsaou @cakrit