commit | 0de334fe527a3825bd81a0a47c537a14d5889251 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Wed May 05 10:17:50 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 05 10:17:50 2021 +0000 |
tree | 8172915baf4b611e163b4b21d7d625b7f1a70d8c | |
parent | da69415ae4578ce05c33c2fa1e5a7c74a70daa77 [diff] | |
parent | a61bb6e940ce00f2602d19163e8d410c857a649a [diff] |
Merge "Apply implicit approvals only when change owner == last patch set uploader"
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.