summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-04-11 07:21:40 +0000
committerSean McGivern <sean@gitlab.com>2019-04-11 07:21:40 +0000
commitd014d1ca6100a281ded04afb76f9e77b7fd00aa2 (patch)
treed679145a9f4a97b32f977665040089832a817f7c
parent8e91ac9a39f8024468afe3465d838eab42b9fe54 (diff)
parentacf5c58fbfe66e477926770c12ef5698f42ddd84 (diff)
downloadgitlab-ce-d014d1ca6100a281ded04afb76f9e77b7fd00aa2.tar.gz
Merge branch '3353-trainee-backend-maintainer-ash-mckenzie-update-codeowners' into 'master'
Add @ashmckenzie to backend CODEOWNERS Closes gitlab-com/www-gitlab-com#3353 See merge request gitlab-org/gitlab-ce!27204
-rw-r--r--.gitlab/CODEOWNERS.disabled4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/CODEOWNERS.disabled b/.gitlab/CODEOWNERS.disabled
index 89a9696d3e8..f7e2c06dae5 100644
--- a/.gitlab/CODEOWNERS.disabled
+++ b/.gitlab/CODEOWNERS.disabled
@@ -1,6 +1,6 @@
# Backend Maintainers are the default for all ruby files
-*.rb @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @nick.thomas @rspeicher @rymai @smcgivern
-*.rake @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @nick.thomas @rspeicher @rymai @smcgivern
+*.rb @ashmckenzie @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @nick.thomas @rspeicher @rymai @smcgivern
+*.rake @ashmckenzie @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @nick.thomas @rspeicher @rymai @smcgivern
# Technical writing team are the default reviewers for everything in `doc/`
/doc/ @axil @marcia