summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-07-23 00:08:39 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-07-23 00:08:39 +0300
commit46d7a1fc16d1a9579fbebab773a74131888a30db (patch)
tree283c42c13febf4248db620e3b7f05bd88c06099b /OWNERS
parentf763cd2e39ffce9b10191402243e8704794f08ff (diff)
downloadwebui-vue-46d7a1fc16d1a9579fbebab773a74131888a30db.tar.xz
OWNERS: switch 'matches' to 'matchers'
The original OWNERS template had a mistake which used 'matches' instead of the field supported by the Gerrit plugin 'matchers'. Update the OWNERS file to have the correct field. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic540dac119b1b09b5f075c4623afb5adc39b1bde
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/OWNERS b/OWNERS
index 3ef49a4d..98bfe9a2 100644
--- a/OWNERS
+++ b/OWNERS
@@ -20,7 +20,7 @@
# * reviewers: A list of individuals who have requested review notification
# on the repository.
#
-# * matches: A list of specific file/path matches for granular 'owners' and
+# * matchers: A list of specific file/path matchers for granular 'owners' and
# 'reviewers'. See 'owners' plugin documentation.
#
# * openbmc: A list of openbmc-specific meta-data about owners and reviewers.
@@ -37,7 +37,7 @@ owners:
reviewers:
-matches:
+matchers:
openbmc:
- name: Dixsie Wolmers