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
This commit is contained in:
Douglas Barbosa Alexandre 2019-04-04 00:18:50 +00:00
commit ea8cf8a8e5
1 changed files with 2 additions and 2 deletions

View File

@ -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