diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2019-08-07 10:59:10 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2019-08-07 10:59:10 +0000 |
commit | 84e7bc765c42643e8d1b30e4030172694f33901a (patch) | |
tree | 5de0a86665f7aad404f0ec875c089cd9cca7140d /.gitlab | |
parent | 55da8b279203f87a125f62fd4a5f4eec66af2ef2 (diff) | |
parent | f75555afe5b4db84073ced91cb217e006570c2f2 (diff) | |
download | gitlab-ce-84e7bc765c42643e8d1b30e4030172694f33901a.tar.gz |
Merge branch 'andr3-remove-iamphill-sadly' into 'master'
Remove iamphill from FE Maintainers in codeowners
See merge request gitlab-org/gitlab-ce!31484
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/CODEOWNERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index cb3bc544132..dae3c349ff4 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -6,8 +6,8 @@ /doc/ @axil @marcia @eread @mikelewis # Frontend maintainers should see everything in `app/assets/` -app/assets/ @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann @kushalpandya @pslaughter -*.scss @annabeldunstone @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann @kushalpandya @pslaughter +app/assets/ @ClemMakesApps @fatihacet @filipa @mikegreiling @timzallmann @kushalpandya @pslaughter +*.scss @annabeldunstone @ClemMakesApps @fatihacet @filipa @mikegreiling @timzallmann @kushalpandya @pslaughter # Maintainers from the Database team should review changes in `db/` db/ @gl-database |