commit | 640de114fcccbbe22e879386b55bdab32c8f33e4 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Thu Jan 13 13:53:04 2022 +1030 |
committer | Andrew Jeffery <andrew@aj.id.au> | Wed Jan 19 15:39:20 2022 +1030 |
tree | 7863e61dc96bd754e40047a1ba4eea4562e8e562 | |
parent | 9c7783babcef53d80bf14dc268b72f61651009ad [diff] |
OWNERS: Fix typo in 'matchers' https://gerrit.googlesource.com/plugins/owners/+/refs/heads/master/owners/src/main/resources/Documentation/config.md#example-4-owners-based-on-matchers Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: Id732831cb82b04ec75eb21957217ece8af107021
diff --git a/OWNERS b/OWNERS index 8f789c1..87ef840 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. @@ -36,7 +36,7 @@ reviewers: -matches: +matchers: openbmc: - name: Andrew Jeffery