Adding check for team and component tags in owners files.
As a part of presubmit, if an OWNERS file is modified or added the following checks will be performed: - Ensure that at most one line starts with `# COMPONENT: ` exists in the file. - Ensure that at most one line starts with `# TEAM: ` exists in the file, and that it contains exactly one email address. R=stgao@chromium.org,dpranke@chromium.org,phajdan.jr@chromium.org BUG=667954 Review-Url: https://codereview.chromium.org/2601773004 Cr-Commit-Position: refs/heads/master@{#441420}
Showing
tools/checkteamtags/OWNERS
0 → 100644
Please register or sign in to comment