OWNERS: fix 'matchers'
The Gerrit plugin uses 'matchers' and not 'matches'. Fix it.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Icbfed8200b852f1e3fcdb1f5a3f949cc9d724553
diff --git a/OWNERS b/OWNERS
index fd1c006..da2d1f1 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 matches 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 @@
- andrew@aj.id.au
- msbarth@linux.ibm.com
-matches:
+matchers:
openbmc:
- name: Andrew Geissler