summaryrefslogtreecommitdiff
path: root/.gitlab/CODEOWNERS.disabled
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2018-12-22 02:54:32 +0800
committerLin Jen-Shin <godfat@godfat.org>2018-12-22 02:54:32 +0800
commit8b213bbf02b0f7b23e2b42efb4036b2dfe7644b9 (patch)
treeea526ed22404257a296b02e22c84dcbe7186f4a1 /.gitlab/CODEOWNERS.disabled
parenta9049532a271117983430d2d80b8ad61879ecf7a (diff)
downloadgitlab-ce-8b213bbf02b0f7b23e2b42efb4036b2dfe7644b9.tar.gz
Add @godfat to CODEOWNERS
Diffstat (limited to '.gitlab/CODEOWNERS.disabled')
-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