Support configuring code owners backends per project

If no code owners backend is configured on project level, the code
owners backend configuration is inherited from the parent projects. If
none of the parent projects defines a code owners backend, we fall back
to the default code owners backend that is configured globally in
gerrit.config.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I1ed8f2d39096e807ab838a0acafd5dcdf4d9d7f3
3 files changed
tree: affc53ad1b480a4251d16b8479664e6345b9928c
  1. java/
  2. javatests/
  3. resources/
  4. .gitreview
  5. BUILD
  6. LICENSE
  7. README.md
README.md

Gerrit Code Review code-owners plugin

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