PRESUBMIT.py: Replace checkteamtags with DIR_METADATA checks.
checkteamtags is no longer necessary. - Add a check to validate DIR_METADATA files. This obviates the need fo checkteamtags, as `dirmd` validates metadata in OWNERS files, and we no longer need to enforce a unique team email for all (component, OS) pair. - Add a check to enforce that OWNERS files contain no metadata if a DIR_METADATA file is present in the same directory. Bug: 1102997 Change-Id: I661f7a1958824e7d20642d65534c2502d1a050e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317838Reviewed-by:Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#791884}
Showing
Please register or sign in to comment