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:
Diffstat (limited to 'tooling/config/CODEOWNERS.yml')
-rw-r--r--tooling/config/CODEOWNERS.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/tooling/config/CODEOWNERS.yml b/tooling/config/CODEOWNERS.yml
index 0fb336f3857..ed712f18956 100644
--- a/tooling/config/CODEOWNERS.yml
+++ b/tooling/config/CODEOWNERS.yml
@@ -53,11 +53,14 @@
- '/app/finders/ci/auth_job_finder.rb'
- '/ee/config/metrics/'
- '/lib/gitlab/conan_token.rb'
+ - 'token_access/'
+ - 'pipelines/'
+ - 'ci/runner/'
patterns:
- '%{keyword}'
'[Compliance]':
- '@gitlab-org/manage/compliance':
+ '@gitlab-org/govern/compliance':
entries:
- '/ee/app/services/audit_events/build_service.rb'
- '/ee/spec/services/audit_events/custom_audit_event_service_spec.rb'