summaryrefslogtreecommitdiff
path: root/.gitlab/CODEOWNERS
diff options
context:
space:
mode:
authorAndreas Brandl <abrandl@gitlab.com>2019-08-26 19:08:29 +0200
committerAndreas Brandl <abrandl@gitlab.com>2019-08-26 19:08:29 +0200
commita0766de4dd5609289ecfd5be4618b064c0af0ffb (patch)
tree1511fa01e2eec96a60ccd5ca12a07e7ee40e9abf /.gitlab/CODEOWNERS
parent0d7313383368f86fa18fea61ebdc8131e7bbd433 (diff)
downloadgitlab-ce-ab-codeowners-database.tar.gz
Adding github importer for database reviewab-codeowners-database
Reasoning: GitHub importer is quite database heavy and comes with rather unexpected effects (e.g. disabling Rails callbacks) to speed up inserts. Therefore, changes should go through database review.
Diffstat (limited to '.gitlab/CODEOWNERS')
-rw-r--r--.gitlab/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS
index 80aec6f3c1c..0f2dd081e9e 100644
--- a/.gitlab/CODEOWNERS
+++ b/.gitlab/CODEOWNERS
@@ -14,6 +14,7 @@ db/ @gitlab-org/maintainers/database
lib/gitlab/background_migration/ @gitlab-org/maintainers/database
lib/gitlab/database/ @gitlab-org/maintainers/database
lib/gitlab/sql/ @gitlab-org/maintainers/database
+lib/gitlab/github_import/ @gitlab-org/maintainers/database
/ee/db/ @gitlab-org/maintainers/database
# Feature specific owners