Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMek Stittri <mstittri@gitlab.com>2018-10-05 17:57:26 +0300
committerMek Stittri <mstittri@gitlab.com>2018-10-05 17:57:26 +0300
commit6b9adf5b2a024db3037a69b4b0dd4204bf3f74b8 (patch)
treefa9606c860f860df1a44850208b7a2c7b7c54fd0
parentb4f34e14b9e2ce587973da38b22554d12434b997 (diff)
parent13773d65157d32bf1b29fa051e75631af85c22f0 (diff)
Merge branch 'gitlab-templates-maintainer' into 'master'
Add gitlab-templates code owners See merge request gitlab-org/gitlab-ce!22138
-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