Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
Adjust WATCHLISTS for vabr@
Browse files Browse the repository at this point in the history
The following changes for vabr:

* Improve e-mail tags for better watchlist message filtering.
* Watch directories where vabr recently became an owner.
* Stop watching directories which are no longer interesting to vabr.

[email protected]

Review URL: https://codereview.chromium.org/1415463023

Cr-Commit-Position: refs/heads/master@{#358875}
  • Loading branch information
vabr authored and Commit bot committed Nov 10, 2015
1 parent cb61f37 commit aafbd4f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,6 @@
'filepath': 'net/cookies/|'\
'chrome/browser/net/sqlite_persistent_cookie_store',
},
'custom_handlers': {
'filepath': 'chrome/browser/custom_handlers/|'\
'chrome/common/custom_handlers/',
},
'custom_tabs': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
Expand Down Expand Up @@ -440,6 +436,9 @@
'filepath': '_message.*.h|'\
'_messages.cc',
},
'login': {
'filepath': 'chrome/browser/ui/login'
},
'libwebp': {
'filepath': 'third_party/libwebp'
},
Expand Down Expand Up @@ -1244,7 +1243,8 @@
'autofill': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'[email protected]',
'[email protected]'],
'automation': ['[email protected]'],
'background_sync': ['[email protected]'],
'base': ['[email protected]'],
Expand Down Expand Up @@ -1316,7 +1316,6 @@
'[email protected]'],
'content_worker': ['[email protected]',
'[email protected]'],
'custom_handlers': ['[email protected]'],
'deep_memory_profiler': ['[email protected]'],
'device_bluetooth': ['[email protected]'],
'device_sensors': ['[email protected]',
Expand Down Expand Up @@ -1365,6 +1364,7 @@
'[email protected]', '[email protected]'],
'ios_chrome': ['[email protected]'],
'ipc': ['[email protected]', '[email protected]'],
'login': ['[email protected]'],
'libwebp': ['[email protected]', '[email protected]',
'[email protected]', '[email protected]'],
'libvpx': ['[email protected]', '[email protected]',
Expand Down Expand Up @@ -1420,7 +1420,7 @@
'[email protected]', '[email protected]'],
'password_manager': ['[email protected]',
'[email protected]',
'vabr+watchlist@chromium.org'],
'vabr+watchlistpasswordmanager@chromium.org'],
'pepper_api': ['[email protected]',
'[email protected]', '[email protected]',
'[email protected]', '[email protected]',
Expand Down

0 comments on commit aafbd4f

Please sign in to comment.