Fix a heading in the validation documentation The heading for the section that lists the validations that are performed on code-owners.config files was identical with the heading of the section that list the validation that are performed on code owner config files (aka OWNERS files). Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I1f101173e210a03da39da10f6e7342de0b585e3b
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