Chromium Code Reviews| Index: WATCHLISTS |
| diff --git a/WATCHLISTS b/WATCHLISTS |
| index 40ce3d865dc2a0d79b6367e696c5ab8e7937ea90..84e9f1c3122ad3794c2e34008a08acc7ebf637dd 100644 |
| --- a/WATCHLISTS |
| +++ b/WATCHLISTS |
| @@ -63,6 +63,9 @@ |
| 'gypfiles': { |
| 'filepath': 'gypfiles/', |
| }, |
| + 'inspector': { |
| + 'filepath': 'inspector', |
| + }, |
| }, |
| 'WATCHLISTS': { |
| @@ -96,5 +99,8 @@ |
| 'gypfiles': [ |
| 'machenbach@chromium.org', |
| ], |
| + 'inspector': [ |
| + 'devtools-reviews@chromium.org', |
| + ], |
| }, |
| } |