summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-06-14 16:15:48 +0000
committerStan Hu <stanhu@gmail.com>2019-06-14 16:15:48 +0000
commit2f44db4cf18d6c1be284b96920cf586a12474cc8 (patch)
tree3c51c81bc57bb8e9cf7b509c0022d589e13823ec
parentcdb4424ec0f171d5c8a47b8c6380499550eac515 (diff)
parent495abe372a5e1e15b1dadaa03c1e4a459d6906f0 (diff)
downloadgitlab-ce-2f44db4cf18d6c1be284b96920cf586a12474cc8.tar.gz
Merge branch 'add-mikelewis-as-doc-codeowner' into 'master'
Update CODEOWNERS to add mikelewis for doc path See merge request gitlab-org/gitlab-ce!29565
-rw-r--r--.gitlab/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS
index 63ac5a408bd..0ca6d7a350a 100644
--- a/.gitlab/CODEOWNERS
+++ b/.gitlab/CODEOWNERS
@@ -3,7 +3,7 @@
*.rake @ashmckenzie @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @mayra-cabrera @nick.thomas @rspeicher @rymai @reprazent @smcgivern @tkuah
# Technical writing team are the default reviewers for everything in `doc/`
-/doc/ @axil @marcia @eread
+/doc/ @axil @marcia @eread @mikelewis
# Frontend maintainers should see everything in `app/assets/`
app/assets/ @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann @kushalpandya