Skip to content

Commit

Permalink
Fix watchlist to use more specific email addresses so I can filter be…
Browse files Browse the repository at this point in the history
…tter.

TBR=sky@chromium.org
BUG=

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228265 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
ben@chromium.org committed Oct 11, 2013
1 parent 11acc8e commit f47d871
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,9 @@
'ui/views/view.cc|'\
'ui/views/widget/',
},
'views_corewm': {
'filepath': 'ui/views/corewm/',
}
'webkit': {
'filepath': 'webkit/',
},
Expand Down Expand Up @@ -631,7 +634,7 @@
'app_shortcuts': ['chrome-apps-syd-reviews@chromium.org'],
'appcache': ['michaeln@chromium.org'],
'apps': ['tfarina@chromium.org', 'chromium-apps-reviews@chromium.org'],
'aura': ['ben+watch@chromium.org',
'aura': ['ben+aura@chromium.org',
'sadrul@chromium.org',
'kalyan.kondapally@intel.com'],
'aura_compositor': ['danakj+watch@chromium.org',
Expand Down Expand Up @@ -731,7 +734,7 @@
'isherman@chromium.org',
'asvitkine+watch@chromium.org'],
'mojo': ['aa@chromium.org',
'ben+watch@chromium.org',
'ben+mojo@chromium.org',
'darin@chromium.org',
'viettrungluu+watch@chromium.org'],
'mouse_lock': ['scheib+watch@chromium.org'],
Expand Down Expand Up @@ -809,7 +812,8 @@
'glider+watch@chromium.org',
'timurrrr+watch@chromium.org'],
'views': ['tfarina@chromium.org'],
'views_core': ['ben+watch@chromium.org'],
'views_core': ['ben+views@chromium.org'],l
'views_corewm': ['ben+corewm@chromium.org'],
'webkit': ['darin-cc@chromium.org'],
'webrtc_media': ['wjia+watch@chromium.org'],
'website_settings': ['markusheintz@chromium.org'],
Expand Down

0 comments on commit f47d871

Please sign in to comment.