Allow assigning code ownership to all users

By using '*' as email the code ownership can be assigned to all users.
This effectively exempts the owned files from requiring code owner
approvals since a code owner approval of the patch set uploader is
always implict and if all users are code owners uploaded changes are
always implicitly approved.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I187a6f99e71819b3fc801d3314c20020ef02d26f
4 files changed
tree: 8e056f4c388c1ca20bffb80f7af54e6afaaa5cb7
  1. java/
  2. javatests/
  3. proto/
  4. resources/
  5. ui/
  6. .eslintrc.json
  7. .gitreview
  8. BUILD
  9. LICENSE
  10. package.json
  11. 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