| commit | 74a4c2ff0a2a080219433224a58157af306ca04c | [log] [tgz] |
|---|---|---|
| author | Edwin Kempin <ekempin@google.com> | Tue May 25 13:12:45 2021 +0200 |
| committer | Edwin Kempin <ekempin@google.com> | Wed May 26 14:02:03 2021 +0200 |
| tree | abeb93e1fdd97db77f832991faf56cdb1b7eb28e | |
| parent | 2eab6d58fdf7c32d1b82c439e99fd603bc65a01c [diff] |
Do not suggest code owners that are annotated with '#{NEVER_SUGGEST}'
Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I5d6b4956a8aa3184847683a13a838279c4e92243
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.