summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-04-04 00:18:50 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-04-04 00:18:50 +0000
commitea8cf8a8e55d85eda357e2bfc671d199147668e4 (patch)
treef870f215337dcca7540e43cf4cfd5409c60c2943
parentec1edb2a5e9be1aea2cd48c06ecfa4c9e785890e (diff)
parentc33e966a7fe46a87ed034277d51ae605426c45c8 (diff)
downloadgitlab-ce-ea8cf8a8e55d85eda357e2bfc671d199147668e4.tar.gz
Merge branch 'mk/add-mkozono-to-backend-codeowners' into 'master'
Add @mkozono to backend CODEOWNERS Closes gitlab-com/www-gitlab-com#3355 See merge request gitlab-org/gitlab-ce!26947
-rw-r--r--.gitlab/CODEOWNERS.disabled4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/CODEOWNERS.disabled b/.gitlab/CODEOWNERS.disabled
index b9f886c1d47..89a9696d3e8 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 @nick.thomas @rspeicher @rymai @smcgivern
-*.rake @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
+*.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
# Technical writing team are the default reviewers for everything in `doc/`
/doc/ @axil @marcia