Commit e3b09da0 authored by dpranke's avatar dpranke Committed by Commit bot

Revert of analyze: ignore changes to OWNERS files (patchset #2 id:20001 of...

Revert of analyze: ignore changes to OWNERS files (patchset #2 id:20001 of https://codereview.chromium.org/2117363002/ )

Reason for revert:
reverting this since I don't think it should've been needed and I'd like to look at the problem further. I will re-land or fix as appropriate if I can reproduce the underlying bug.

Original issue's description:
> analyze: ignore changes to OWNERS files
>
> BUG=595176
>
> Committed: https://crrev.com/f63a13b37a2ed66080bc4b91cff9cc1fa3678cb5
> Cr-Commit-Position: refs/heads/master@{#403797}

TBR=emso@chromium.org,sergiyb@chromium.org,tandrii@chromium.org,jam@chromium.org,phajdan.jr@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=595176

Review-Url: https://codereview.chromium.org/2155323002
Cr-Commit-Position: refs/heads/master@{#406152}
parent 89e80fc1
...@@ -27,10 +27,6 @@ ...@@ -27,10 +27,6 @@
"third_party/android_platform/development/scripts/.*", "third_party/android_platform/development/scripts/.*",
"tools/clang/blink_gc_plugin/CMakeLists.txt", "tools/clang/blink_gc_plugin/CMakeLists.txt",
"tools/luci-go/.*" "tools/luci-go/.*"
],
"ignores": [
"OWNERS",
".*/OWNERS"
] ]
}, },
"chromium": { "chromium": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment