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: I7c7b9612264a04ce4c071d8d1e6252159102178b
diff --git a/OWNERS b/OWNERS
index e9755ce..6576be1 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.
@@ -38,7 +38,7 @@
 - anoo@us.ibm.com
 - deepak.kodihalli.83@gmail.com
 
-matches:
+matchers:
 
 openbmc:
 - name: Adriana Kobylak