diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-23 09:07:42 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-23 09:07:42 +0000 |
commit | b8bb2148c282f5ebaf5cd3c83d905285902a1446 (patch) | |
tree | 9c104ecb570b5df83ef2e01fa26d0a56355c1d05 /.gitlab/CODEOWNERS | |
parent | 64fbcb2e57083569f2fda885784c20b6bc2c38f4 (diff) | |
download | gitlab-ce-b8bb2148c282f5ebaf5cd3c83d905285902a1446.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab/CODEOWNERS')
-rw-r--r-- | .gitlab/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index 0e16e1407ac..f19a7fec7c6 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -3,7 +3,7 @@ *.rake @gitlab-org/maintainers/rails-backend # Technical writing team are the default reviewers for everything in `doc/` -doc/ @gl-docsteam +/doc/* @gl-docsteam # Frontend maintainers should see everything in `app/assets/` app/assets/ @gitlab-org/maintainers/frontend |