• Ken Rockot's avatar
    Revert "PRESUBMIT.py: Replace checkteamtags with DIR_METADATA checks." · c5ff9326
    Ken Rockot authored
    This reverts commit e6d6e338.
    
    Reason for revert: Speculatively blaming for https://crbug.com/1110100
    
    Will reland if the revert is ineffective.
    
    Original change's description:
    > 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/+/2317838
    > Reviewed-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}
    
    TBR=dpranke@google.com,nodir@chromium.org,ehmaldonado@chromium.org
    
    Change-Id: I483d4b50b18d1a901297801a524d79258ae9066c
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: 1102997
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321246Reviewed-by: default avatarKen Rockot <rockot@google.com>
    Commit-Queue: Ken Rockot <rockot@google.com>
    Cr-Commit-Position: refs/heads/master@{#792021}
    c5ff9326
PRESUBMIT.py 191 KB