summaryrefslogtreecommitdiff
path: root/tooling/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-07-06 15:08:08 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-07-06 15:08:08 +0000
commit526f1e98593d1d5691df5de18862f31dd08c4889 (patch)
treefdda2ed2752bfb458a67cc522d893ec3298d95dd /tooling/config
parentc1f785fe21ee785618ef3bf0407fee166b6e0ecd (diff)
downloadgitlab-ce-526f1e98593d1d5691df5de18862f31dd08c4889.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'tooling/config')
-rw-r--r--tooling/config/CODEOWNERS.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tooling/config/CODEOWNERS.yml b/tooling/config/CODEOWNERS.yml
index 4fa7338b32d..a8ae90437e2 100644
--- a/tooling/config/CODEOWNERS.yml
+++ b/tooling/config/CODEOWNERS.yml
@@ -15,8 +15,8 @@
- '/{,ee/}lib/**/*%{keyword}*{,/**/*}'
deny:
keywords:
- - '*author.*'
- - '*author_*'
+ - '*author{,s}.*'
+ - '*author{,s}_*'
- '*authored*'
- '*authoring*'
- '*.png'