commit | a9eb47ce00ea18c862f52ea6d59de33f96669be7 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <[email protected]> | Thu Jan 07 11:36:08 2021 +0100 |
committer | Edwin Kempin <[email protected]> | Mon Jan 11 15:19:23 2021 +0100 |
tree | 94849bc7343d8df9534c2ecb4a57564352d167ba | |
parent | b15952973c0f0f44bf7454107f9457101dfee7b7 [diff] |
Document that non-resolvable code owners are ignored Signed-off-by: Edwin Kempin <[email protected]> Change-Id: Ic8e91dfcae42a9dddcf4cee60acdbcb1b817364d
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