summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2018-12-21 20:33:23 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2018-12-21 20:33:23 +0000
commit677d88b448263c9b13bf382e4bf5b180d9aea00f (patch)
tree0872c6583353b1d103d5f1000b3556ad55c4f2b1
parent7fb33e32ec7d53f108596f439b1c5a72b1384332 (diff)
parent8b213bbf02b0f7b23e2b42efb4036b2dfe7644b9 (diff)
downloadgitlab-ce-677d88b448263c9b13bf382e4bf5b180d9aea00f.tar.gz
Merge branch 'add-jen-shin-to-CODEOWNERS' into 'master'
Add @godfat to CODEOWNERS Closes gitlab-com/www-gitlab-com#3354 See merge request gitlab-org/gitlab-ce!23998
-rw-r--r--.gitlab/CODEOWNERS.disabled4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/CODEOWNERS.disabled b/.gitlab/CODEOWNERS.disabled
index 82e914a502f..76e819d7837 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 @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
-*.rake @ayufan @DouweM @dzaporozhets @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
+*.rb @ayufan @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
+*.rake @ayufan @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
# Technical writing team are the default reviewers for everything in `doc/`
/doc/ @axil @marcia