summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorAlessio Caiazza <acaiazza@gitlab.com>2018-10-05 10:21:36 +0200
committerAlessio Caiazza <acaiazza@gitlab.com>2018-10-05 10:21:36 +0200
commit13773d65157d32bf1b29fa051e75631af85c22f0 (patch)
treef875da83f6a36ef2acabb77cf25a472798c0f4ec /.gitlab
parent77d56c931af073ffb6583819bb216225456cb231 (diff)
downloadgitlab-ce-13773d65157d32bf1b29fa051e75631af85c22f0.tar.gz
Add gitlab-templates code owners
With https://gitlab.com/gitlab-org/gitlab-ce/issues/50289 we moved CI templates into gitlab repository. The previous gitlab-ci-yml maintainers are now marked as code owners. Auto DevOps is assigned to configure team backend developers.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS
index 96a157648fb..a4b773b15a9 100644
--- a/.gitlab/CODEOWNERS
+++ b/.gitlab/CODEOWNERS
@@ -16,3 +16,5 @@ db/ @abrandl @NikolayS
/ee/lib/gitlab/code_owners/ @reprazent
/ee/lib/ee/gitlab/auth/ldap/ @dblessing @mkozono
/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