From 46d7a1fc16d1a9579fbebab773a74131888a30db Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 22 Jul 2022 16:08:39 -0500 Subject: 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 Change-Id: Ic540dac119b1b09b5f075c4623afb5adc39b1bde --- OWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OWNERS') 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 -- cgit v1.2.3