CodeOwnerConfigSubject: Prefer ImmutableSet.asList() to convert set to list

ImmutableSet.asList() returns an ImmutableList view in constant time.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I056789e007dd3a8a7ffa9879a64c703b08ea68fb
1 file changed
tree: f05dca98890d74fcd28c2129b2754ad9a913fd56
  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