commit | 18459a472c28b7b692cad53b207c6598fc0f2ef4 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Tue Mar 28 10:08:25 2023 +0000 |
committer | Edwin Kempin <ekempin@google.com> | Tue Mar 28 10:08:57 2023 +0000 |
tree | 4c2446c9f2bbfe4bf046593d15df444661a1fdc7 | |
parent | 574f0787a68858d832efe7187aeed59e9275d690 [diff] | |
parent | 0425cf5dc48aacb05b917439f48a760fb6737c1d [diff] |
Merge branch 'stable-3.3' * stable-3.3: RenameEmail: Preserve files which are not updated Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I1bff81db7d1e7aa55ae83c1b4e2c060611f429f0
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.