Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-05-06 21:34:18 +0300
committerSean McGivern <sean@gitlab.com>2019-05-06 21:34:18 +0300
commit0a7c9660e61ad7af24fd3cb93097bf283e5c9b34 (patch)
treef2e5660bd4fde08035b458317a787192f52fd6cc
parentee86f8e6253bd196abc4bc23025d5191c17b91a0 (diff)
parent8fe99f86bd48a1064b648d6100d21d77659c69a0 (diff)
Merge branch 'add-mayra-cabrera-to-codeowners' into 'master'
Add Mayra Cabrera to .gitlab/codeowners See merge request gitlab-org/gitlab-ce!28131
-rw-r--r--.gitlab/CODEOWNERS.disabled4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/CODEOWNERS.disabled b/.gitlab/CODEOWNERS.disabled
index f7e2c06dae5..52fb651f551 100644
--- a/.gitlab/CODEOWNERS.disabled
+++ b/.gitlab/CODEOWNERS.disabled
@@ -1,6 +1,6 @@
# Backend Maintainers are the default for all ruby files
-*.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
+*.rb @ashmckenzie @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @nick.thomas @rspeicher @rymai @smcgivern @mayra-cabrera
+*.rake @ashmckenzie @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @nick.thomas @rspeicher @rymai @smcgivern @mayra-cabrera
# Technical writing team are the default reviewers for everything in `doc/`
/doc/ @axil @marcia