Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2018-12-08 03:03:23 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2018-12-17 18:11:35 +0300
commitc3c6cbfd88ea9e20b624dc8bd10b8edb04275db5 (patch)
treeb27a3fd89a1ff08fe06d2285f45289b86d88bbd6 /.gitlab
parent04d409aa2d73e7da0ef5c007819c5396dac9c322 (diff)
Merge branch 'winh-kushal-codeowners' into 'master'
Add Kushal to frontend CODEOWNERS See merge request gitlab-org/gitlab-ce!23664
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS
index a4b773b15a9..82e914a502f 100644
--- a/.gitlab/CODEOWNERS
+++ b/.gitlab/CODEOWNERS
@@ -6,8 +6,8 @@
/doc/ @axil @marcia
# Frontend maintainers should see everything in `app/assets/`
-app/assets/ @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann
-*.scss @annabeldunstone @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann
+app/assets/ @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann @kushalpandya
+*.scss @annabeldunstone @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann @kushalpandya
# Someone from the database team should review changes in `db/`
db/ @abrandl @NikolayS