| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 186915ee318065b8892f4cb1490f4fd5a2369c5b..f140a2eda4d31f50a7a3c98aba937f1e5c841ed1 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -563,6 +563,9 @@
|
| 'chrome/browser/resources/local_ntp/|'\
|
| 'chrome/common/search_types.*',
|
| },
|
| + 'ios': {
|
| + 'filepath': 'ios',
|
| + },
|
| 'ios_chrome': {
|
| 'filepath': 'ios/chrome',
|
| },
|
| @@ -1946,15 +1949,20 @@
|
| 'melevin+watch@chromium.org',
|
| 'samarth+watch@chromium.org',
|
| 'skanuj+watch@chromium.org'],
|
| - 'ios_chrome': ['pkl@chromium.org',
|
| + 'ios': ['ios-reviews@chromium.org'],
|
| + 'ios_chrome': ['ios-reviews+chrome@chromium.org',
|
| + 'pkl@chromium.org',
|
| 'sdefresne+watch@chromium.org',
|
| 'noyau+watch@chromium.org',
|
| 'marq+watch@chromium.org'],
|
| - 'ios_clean': ['marq+scrutinize@chromium.org',
|
| + 'ios_clean': ['ios-reviews+clean@chromium.org',
|
| + 'marq+scrutinize@chromium.org',
|
| 'lpromero+watch@chromium.org'],
|
| - 'ios_showcase': ['marq+watch@chromium.org',
|
| + 'ios_showcase': ['ios-reviews+showcase@chromium.org',
|
| + 'marq+watch@chromium.org',
|
| 'lpromero+watch@chromium.org'],
|
| - 'ios_web': ['eugenebut@chromium.org'],
|
| + 'ios_web': ['ios-reviews+web@chromium.org',
|
| + 'eugenebut@chromium.org'],
|
| 'ipc': ['darin-cc@chromium.org',
|
| 'jam@chromium.org'],
|
| 'libwebp': ['jzern@chromium.org',
|
|
|