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: Id7d20f2f35baffd6b451022c503f00956868ff27
1 file changed
tree: 2fe4e63b0eb57a9d9f68cbf7152f327131bb68dd
  1. src/
  2. subprojects/
  3. .clang-format
  4. .gitignore
  5. LICENSE
  6. meson.build
  7. OWNERS
  8. phosphor-ipmi-kcs@.service.in
  9. README.md
README.md

kcsbridge

To Build

To build this package, do the following steps:

1. meson build
2. ninja -C build