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:
authorDrew Blessing <drew@blessing.io>2018-09-07 19:14:57 +0300
committerDrew Blessing <drew@blessing.io>2018-09-07 19:14:57 +0300
commitb9ef676e078dd00d741e013d1dcdf20f6b6a5109 (patch)
treed1190e1f4f3b3ab58947448c0bf302015adf12c6 /.gitlab
parentb027b3e037a328cc8a699d6befa796039c03b44b (diff)
Add dblessing to CODEOWNERS for LDAP
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 5b6e5a719fa..3109ceb3f20 100644
--- a/.gitlab/CODEOWNERS
+++ b/.gitlab/CODEOWNERS
@@ -13,3 +13,5 @@ db/ @abrandl @NikolayS
# Feature specific owners
/ee/lib/gitlab/code_owners/ @reprazent
+/ee/lib/ee/gitlab/auth/ldap/ @dblessing
+/lib/gitlab/auth/ldap/ @dblessing