summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-12-21 23:01:52 +0000
committerStan Hu <stanhu@gmail.com>2018-12-21 23:01:52 +0000
commit88094c44f5dc5d88f378a9c3a055687a7d09e6f1 (patch)
treed1ffd5b4e0f9a5201c276ef84485d853fdfe3a5e
parent677d88b448263c9b13bf382e4bf5b180d9aea00f (diff)
parent4f9f3c6c54148ee68424885c0a528ea63b062b64 (diff)
downloadgitlab-ce-88094c44f5dc5d88f378a9c3a055687a7d09e6f1.tar.gz
Merge branch 'add-dbalexandre-to-CODEOWNERS' into 'master'
Add @dbalexandre to CODEOWNERS See merge request gitlab-org/gitlab-ce!23999
-rw-r--r--.gitlab/CODEOWNERS.disabled4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/CODEOWNERS.disabled b/.gitlab/CODEOWNERS.disabled
index 76e819d7837..b9f886c1d47 100644
--- a/.gitlab/CODEOWNERS.disabled
+++ b/.gitlab/CODEOWNERS.disabled
@@ -1,6 +1,6 @@
# Backend Maintainers are the default for all ruby files
-*.rb @ayufan @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
-*.rake @ayufan @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
+*.rb @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
+*.rake @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
# Technical writing team are the default reviewers for everything in `doc/`
/doc/ @axil @marcia