Chromium Code Reviews| Index: testing/buildbot/trybot_analyze_config.json |
| diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json |
| index 3557e8112ae2bc4fdca03cfc1a22032b92922c75..a3a1915654d981bbd872a89a1a2026d50dd608d2 100644 |
| --- a/testing/buildbot/trybot_analyze_config.json |
| +++ b/testing/buildbot/trybot_analyze_config.json |
| @@ -27,6 +27,9 @@ |
| "third_party/android_platform/development/scripts/.*", |
| "tools/clang/blink_gc_plugin/CMakeLists.txt", |
| "tools/luci-go/.*" |
| + ], |
| + "ignores": [ |
| + ".*OWNERS" |
|
tandrii(chromium)
2016/07/05 13:38:44
i think two entries like this is better:
".*/OWN
Paweł Hajdan Jr.
2016/07/05 13:49:37
Good point. Done.
|
| ] |
| }, |
| "chromium": { |