summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-06-05 14:41:19 +0000
committerSean McGivern <sean@gitlab.com>2019-06-05 14:41:19 +0000
commitb8a62abd53d6e58c14212933fe96b0ebb9d0be4f (patch)
tree47fb0ac33409c9b07f085e8708e237558c629afb
parentc9da437599027e9f2ef9f78a5167237f4b2a54dd (diff)
parenta0c0502c700cfce5de4015a4045ccba2826accd5 (diff)
downloadgitlab-ce-b8a62abd53d6e58c14212933fe96b0ebb9d0be4f.tar.gz
Merge branch 'add_codeowners_for_security_templates' into 'master'
Add code owners for security templates See merge request gitlab-org/gitlab-ce!26948
-rw-r--r--.gitlab/CODEOWNERS1
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