summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2018-10-03 16:25:43 +0000
committerTim Zallmann <tzallmann@gitlab.com>2018-10-03 16:25:43 +0000
commitdda43a03745411a19213fbb691f9a9ff82e024f4 (patch)
treec2ed9ee6ed58bf03288547f0c88b0a8cf44db6d0
parent274738391b23cb13f0c1be7a6d061a6909beb7a0 (diff)
parent34c8ff77fffa8523e7e504f3b1566f9f3f9770dc (diff)
downloadgitlab-ce-dda43a03745411a19213fbb691f9a9ff82e024f4.tar.gz
Merge branch 'update-codeowners-scss' into 'master'
Update CODEOWNERS for FE and .scss See merge request gitlab-org/gitlab-ce!21913
-rw-r--r--.gitlab/CODEOWNERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS
index 7fd32563696..96a157648fb 100644
--- a/.gitlab/CODEOWNERS
+++ b/.gitlab/CODEOWNERS
@@ -6,7 +6,8 @@
/doc/ @axil @marcia
# Frontend maintainers should see everything in `app/assets/`
-app/assets/ @annabeldunstone @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann
+app/assets/ @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann
+*.scss @annabeldunstone @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann
# Someone from the database team should review changes in `db/`
db/ @abrandl @NikolayS