diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 14:48:43 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 14:48:43 +0000 |
commit | d331c7158d215fccb747b1b02cf5c174af9fa811 (patch) | |
tree | 6734e54a7a6c3fa7de3905f6439d6ae1a2ed3bee /WATCHLISTS | |
parent | 821ad22c838df072311e12ebcfda93feb72f67af (diff) | |
download | chromium_src-d331c7158d215fccb747b1b02cf5c174af9fa811.zip chromium_src-d331c7158d215fccb747b1b02cf5c174af9fa811.tar.gz chromium_src-d331c7158d215fccb747b1b02cf5c174af9fa811.tar.bz2 |
Per Mark's comment in http://groups.google.com/group/chromium-reviews/browse_thread/thread/e48b434f17884652#, removing him before he gets a flood of email as folks simply add new files, etc.
Review URL: http://codereview.chromium.org/126047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18269 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rwxr-xr-x | WATCHLISTS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -11,9 +11,6 @@ 'this_file': { 'filepath': '^WATCHLISTS$', }, - 'gyp': { - 'filepath': '\.gyp$', - }, 'valgrind': { 'filepath': 'tools/valgrind/.*', }, @@ -24,7 +21,6 @@ 'WATCHLISTS': { 'this_file': ['nirnimesh@chromium.org'], - 'gyp': ['mark@chromium.org'], 'valgrind': ['nirnimesh@chromium.org', 'dank@chromium.org'], }, } |