diff options
Diffstat (limited to 'tooling/config/CODEOWNERS.yml')
-rw-r--r-- | tooling/config/CODEOWNERS.yml | 5 |
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' |