diff options
author | Olivier Gonzalez <ogonzalez@gitlab.com> | 2019-04-03 14:20:27 -0400 |
---|---|---|
committer | Olivier Gonzalez <ogonzalez@gitlab.com> | 2019-06-05 01:51:31 -0400 |
commit | 74204b14ca1c103847b80c221b19ab6fd3cd2ab9 (patch) | |
tree | 273b80cf060a1e5ce920b273d53519cd73931cf9 | |
parent | b560ce1e666733f12c65e8b9f659c89256c1775b (diff) | |
download | gitlab-ce-add_codeowners_for_security_templates.tar.gz |
Add code owners for security templatesadd_codeowners_for_security_templates
-rw-r--r-- | .gitlab/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index f51982f22ab..d49fa4a49a0 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -18,3 +18,4 @@ db/ @abrandl @NikolayS /lib/gitlab/auth/ldap/ @dblessing @mkozono /lib/gitlab/ci/templates/ @nolith @zj /lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml @DylanGriffith @mayra-cabrera @tkuah +/lib/gitlab/ci/templates/Security/ @plafoucriere @gonzoyumo @twoodham |