Document the compatibility with the find-owners plugin This helps admins to understand what it means to migrate from the find-owners plugin to the code-owners plugin. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: Ic5e2f1640b6c2de6072a6f89af91f782989c8f26
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