| commit | ba706ac00a4596131b156fae12cb2ec7bc75fab8 | [log] [tgz] |
|---|---|---|
| author | Edwin Kempin <ekempin@google.com> | Mon May 10 12:53:00 2021 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon May 10 12:53:00 2021 +0000 |
| tree | 130c8274308af3d812b6669cc3f229f769c1eeaf | |
| parent | 079a3808e49c4342a80aeb13b73588284a8a7bc6 [diff] | |
| parent | b1cd19803c87c630212323696b0d4b61e1b3e135 [diff] |
Merge changes I409485ea,Ia330dbbd * changes: Ignore invalid globs in OWNERS files Fix parsing of globs that contain commas
This plugin provides support for defining code owners for files in a repository.
If the code-owners plugin is enabled, changes can only be submitted if all touched files are covered by approvals from code owners.
Also see resources/Documentation/about.md.
IMPORTANT: Before installing/enabling the plugin follow the instructions from the setup guide, see resources/Documentation/setup-guide.md.