Chromium Code Reviews| Index: WATCHLISTS |
| diff --git a/WATCHLISTS b/WATCHLISTS |
| index 0d6f9cb8b51f04327a88548a8229aa8ef6a8c0c8..94221c1a59358aeefab349ce3312dae5f92b8de9 100644 |
| --- a/WATCHLISTS |
| +++ b/WATCHLISTS |
| @@ -62,7 +62,10 @@ |
| }, |
| 'merges': { |
| 'filepath': '.', |
| - } |
| + }, |
| + 'v8_gyp': { |
| + 'filepath': 'tools/gyp/v8.gyp|src/v8.gyp', |
| + }, |
| }, |
| 'WATCHLISTS': { |
| @@ -97,5 +100,8 @@ |
| # Only enabled on branches created with tools/release/create_release.py |
| # 'v8-merges@googlegroups.com', |
| ], |
| + 'v8_gyp': [ |
| + 'machenbach@chromium.org', |
| + ], |
| }, |
| } |