summaryrefslogtreecommitdiff
path: root/.gitlab/CODEOWNERS
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-24 09:07:44 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-24 09:07:44 +0000
commit6593f1f627938f22090dec5221476772d3ed581d (patch)
treeac5b9adf00f24f1d7cbc59c7d78f7c4fd06a0001 /.gitlab/CODEOWNERS
parent2f369bd95866b7f623387ce2b6acf646df3d5222 (diff)
downloadgitlab-ce-6593f1f627938f22090dec5221476772d3ed581d.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab/CODEOWNERS')
-rw-r--r--.gitlab/CODEOWNERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS
index f19a7fec7c6..19aa96701d8 100644
--- a/.gitlab/CODEOWNERS
+++ b/.gitlab/CODEOWNERS
@@ -3,7 +3,8 @@
*.rake @gitlab-org/maintainers/rails-backend
# Technical writing team are the default reviewers for everything in `doc/`
-/doc/* @gl-docsteam
+*.md @gl-docsteam
+doc/ @gl-docsteam
# Frontend maintainers should see everything in `app/assets/`
app/assets/ @gitlab-org/maintainers/frontend