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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-29 00:29:23 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-29 00:29:23 +0300
commit8c9cb9bb575b8d9dff39e5b4891fabb1e0f6a687 (patch)
tree4ec1cac2f2d2d4de699a3e12de328cf526f93039 /.gitlab
parent14059114eb35b29cf83aa1b715158c96c55ab388 (diff)
Add latest changes from gitlab-org/gitlab@master
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 53c06dfe33f..707d98a0ad9 100644
--- a/.gitlab/CODEOWNERS
+++ b/.gitlab/CODEOWNERS
@@ -320,6 +320,8 @@ Dangerfile @gl-quality/eng-prod
/ee/spec/lib/ee/api/entities/experiment_spec.rb @gitlab-org/growth/experiment-devs
^[Growth]
+/ee/app/workers/onboarding/ @gitlab-org/growth/engineers
+/ee/spec/workers/onboarding/ @gitlab-org/growth/engineers
/app/models/onboarding/ @gitlab-org/growth/engineers
/spec/models/onboarding/ @gitlab-org/growth/engineers
/app/services/onboarding/ @gitlab-org/growth/engineers