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: I8329917b8dab3c516f73bb4c1f6eb4d8be457a96
diff --git a/OWNERS b/OWNERS
index abf7790..559169b 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.
@@ -39,7 +39,7 @@
- jinu.joy.thomas@in.ibm.com
- liuxiwei@inspur.com
-matches:
+matchers:
openbmc:
- name: George Liu