summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-28 22:36:23 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-28 22:36:23 +0000
commit3ab4b677081dd666cfa1934bd0a1875319202d26 (patch)
tree5e674acd290029d16f12452571d14d802449ae93 /WATCHLISTS
parent855c0147eec8289ad854d2d64a6752a77e79859f (diff)
downloadchromium_src-3ab4b677081dd666cfa1934bd0a1875319202d26.zip
chromium_src-3ab4b677081dd666cfa1934bd0a1875319202d26.tar.gz
chromium_src-3ab4b677081dd666cfa1934bd0a1875319202d26.tar.bz2
Add a "+CC" to my watchlist email, and make the base watchlist only match the
root base and not net/base, etc. BUG=none TEST=none Review URL: http://codereview.chromium.org/248023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27424 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS10
1 files changed, 5 insertions, 5 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 4a29b6d..7ab98c8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -21,7 +21,7 @@
'filepath': 'cocoa|\.mm$|(_mac|_posix)\.(cc|h)$',
},
'base': {
- 'filepath': 'base/.*',
+ 'filepath': '^base/.*',
},
'extension': {
'filepath': 'extension',
@@ -99,14 +99,14 @@
'this_file': ['nirnimesh@chromium.org'],
'valgrind': ['nirnimesh@chromium.org', 'dank@chromium.org', 'timurrrr@chromium.org', 'stuartmorgan@chromium.org', 'ramosian.glider@gmail.com'],
'mac': ['jrg@chromium.org', 'pam+watch@chromium.org'],
- 'base': ['brettw@chromium.org'],
+ 'base': ['brettw+cc@chromium.org'],
'views': ['ben+cc@chromium.org'],
'browser': ['ben+cc@chromium.org'],
'download': ['paul@chromium.org'],
- 'history': ['brettw@chromium.org'],
- 'renderer': ['darin@chromium.org', 'brettw@chromium.org', 'jam@chromium.org'],
+ 'history': ['brettw+cc@chromium.org'],
+ 'renderer': ['darin@chromium.org', 'brettw+cc@chromium.org', 'jam@chromium.org'],
'safe_browsing': ['paul@chromium.org'],
- 'tab_contents': ['brettw@chromium.org'],
+ 'tab_contents': ['brettw+cc@chromium.org'],
'webkit': ['darin@chromium.org'],
'plugin': ['darin@chromium.org', 'jam@chromium.org'],
'worker': ['jam@chromium.org'],