| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index a2ce1d21dc8424053a691216f8292c2a20cbfe4e..d002bda6966fb18c8895ece7877f2f4b51db63e9 100755
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -17,10 +17,13 @@
|
| },
|
|
|
| 'WATCHLISTS': {
|
| - 'this_file': ['nirnimesh@chromium.org'],
|
| - 'depot_tools': ['maruel@chromium.org', 'dpranke@chromium.org',
|
| - 'cmp-cc@chromium.org', 'iannucci+depot_tools@chromium.org',
|
| - 'ilevy-cc@chromium.org'],
|
| + 'this_file': [],
|
| + 'depot_tools': [
|
| + 'cmp-cc@chromium.org',
|
| + 'dpranke@chromium.org',
|
| + 'iannucci+depot_tools@chromium.org',
|
| + 'ilevy-cc@chromium.org',
|
| + ],
|
| },
|
|
|
| }
|
|
|