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:
authorWinnie Hellmann <winnie@gitlab.com>2018-12-08 03:03:23 +0300
committerClement Ho <clemmakesapps@gmail.com>2018-12-08 03:03:23 +0300
commit80d6a6f61f30528b3c0e0a98a3de34d934310b86 (patch)
tree6ae1a66fe1b36b17293182b12f1590f715c170aa /.gitlab
parent9655a602ac0d186e10c44f7b6bcdfc0f14ac7b6a (diff)
Add Kushal to frontend CODEOWNERS
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