| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 # Watchlist Rules | 5 # Watchlist Rules |
| 6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists | 6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists |
| 7 | 7 |
| 8 # IMPORTANT: The regular expression filepath is tested against each path using | 8 # IMPORTANT: The regular expression filepath is tested against each path using |
| 9 # re.search, so it is not usually necessary to add .*. | 9 # re.search, so it is not usually necessary to add .*. |
| 10 | 10 |
| (...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 248 }, | 248 }, |
| 249 'components_deps': { | 249 'components_deps': { |
| 250 'filepath': 'components/([^/]*/)*DEPS', | 250 'filepath': 'components/([^/]*/)*DEPS', |
| 251 }, | 251 }, |
| 252 'content': { | 252 'content': { |
| 253 'filepath': 'content/', | 253 'filepath': 'content/', |
| 254 }, | 254 }, |
| 255 'content_bluetooth': { | 255 'content_bluetooth': { |
| 256 'filepath': 'content/.*bluetooth' | 256 'filepath': 'content/.*bluetooth' |
| 257 }, | 257 }, |
| 258 'content_input': { | |
| 259 'filepath': 'content/browser/renderer_host/input/|'\ | |
| 260 'content/common/input/|'\ | |
| 261 'content/renderer/input/', | |
| 262 }, | |
| 263 'content_loader': { | 258 'content_loader': { |
| 264 'filepath': 'content/browser/loader|'\ | 259 'filepath': 'content/browser/loader|'\ |
| 265 'content/child/*loader', | 260 'content/child/*loader', |
| 266 }, | 261 }, |
| 267 'content_renderer': { | 262 'content_renderer': { |
| 268 'filepath': 'content/renderer/', | 263 'filepath': 'content/renderer/', |
| 269 }, | 264 }, |
| 270 'content_shell': { | 265 'content_shell': { |
| 271 'filepath': 'content/shell/', | 266 'filepath': 'content/shell/', |
| 272 }, | 267 }, |
| (...skipping 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1291 'clipboard': ['dcheng@chromium.org'], | 1286 'clipboard': ['dcheng@chromium.org'], |
| 1292 'closure': ['dbeam+watch-closure@chromium.org', | 1287 'closure': ['dbeam+watch-closure@chromium.org', |
| 1293 'vitalyp+closure@chromium.org', | 1288 'vitalyp+closure@chromium.org', |
| 1294 'jlklein+watch-closure@chromium.org'], | 1289 'jlklein+watch-closure@chromium.org'], |
| 1295 'components_deps': ['blundell+watchlist@chromium.org', | 1290 'components_deps': ['blundell+watchlist@chromium.org', |
| 1296 'droger+watchlist@chromium.org', | 1291 'droger+watchlist@chromium.org', |
| 1297 'sdefresne+watchlist@chromium.org'], | 1292 'sdefresne+watchlist@chromium.org'], |
| 1298 'content': ['jam@chromium.org', | 1293 'content': ['jam@chromium.org', |
| 1299 'darin-cc@chromium.org' ], | 1294 'darin-cc@chromium.org' ], |
| 1300 'content_bluetooth': ['scheib+watch@chromium.org'], | 1295 'content_bluetooth': ['scheib+watch@chromium.org'], |
| 1301 'content_input': ['jdduke+watch@chromium.org'], | |
| 1302 'content_loader': ['loading-reviews@chromium.org'], | 1296 'content_loader': ['loading-reviews@chromium.org'], |
| 1303 'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org', | 1297 'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org', |
| 1304 'mlamouri+watch-content@chromium.org'], | 1298 'mlamouri+watch-content@chromium.org'], |
| 1305 'content_shell': ['jochen+watch@chromium.org', | 1299 'content_shell': ['jochen+watch@chromium.org', |
| 1306 'mkwst+moarreviews-shell@chromium.org', | 1300 'mkwst+moarreviews-shell@chromium.org', |
| 1307 'mlamouri+watch-content@chromium.org'], | 1301 'mlamouri+watch-content@chromium.org'], |
| 1308 'content_worker': ['blink-worker-reviews@chromium.org', | 1302 'content_worker': ['blink-worker-reviews@chromium.org', |
| 1309 'kinuko+watch@chromium.org'], | 1303 'kinuko+watch@chromium.org'], |
| 1310 'custom_handlers': ['vabr+watchlist@chromium.org'], | 1304 'custom_handlers': ['vabr+watchlist@chromium.org'], |
| 1311 'deep_memory_profiler': ['dmikurube@chromium.org'], | 1305 'deep_memory_profiler': ['dmikurube@chromium.org'], |
| 1312 'device_bluetooth': ['scheib+watch@chromium.org'], | 1306 'device_bluetooth': ['scheib+watch@chromium.org'], |
| 1313 'device_sensors': ['timvolodine@chromium.org', | 1307 'device_sensors': ['timvolodine@chromium.org', |
| 1314 'mvanouwerkerk@chromium.org', | 1308 'mvanouwerkerk@chromium.org', |
| 1315 'rijubrata.bhaumik@intel.com', | 1309 'rijubrata.bhaumik@intel.com', |
| 1316 'mlamouri+watch-sensors@chromium.org'], | 1310 'mlamouri+watch-sensors@chromium.org'], |
| 1317 'developer_recommended_flags': ['scheib+watch@chromium.org'], | 1311 'developer_recommended_flags': ['scheib+watch@chromium.org'], |
| 1318 'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org', | 1312 'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org', |
| 1319 'devtools-reviews@chromium.org'], | 1313 'devtools-reviews@chromium.org'], |
| 1320 'disk_cache': ['gavinp+disk@chromium.org'], | 1314 'disk_cache': ['gavinp+disk@chromium.org'], |
| 1321 'dns': ['mmenke@chromium.org'], | 1315 'dns': ['mmenke@chromium.org'], |
| 1322 'download': ['asanka@chromium.org'], | 1316 'download': ['asanka@chromium.org'], |
| 1323 'downloads_ui': ['asanka@chromium.org'], | 1317 'downloads_ui': ['asanka@chromium.org'], |
| 1324 'drive': ['tfarina@chromium.org'], | 1318 'drive': ['tfarina@chromium.org'], |
| 1325 'drive_resource_metadata': ['hashimoto+watch@chromium.org'], | 1319 'drive_resource_metadata': ['hashimoto+watch@chromium.org'], |
| 1326 'eme': ['eme-reviews@chromium.org'], | 1320 'eme': ['eme-reviews@chromium.org'], |
| 1327 'enhanced_bookmarks': ['noyau+watch@chromium.org'], | 1321 'enhanced_bookmarks': ['noyau+watch@chromium.org'], |
| 1328 'events': ['tdresser+watch@chromium.org', 'jdduke+watch@chromium.org'], | 1322 'events': ['tdresser+watch@chromium.org'], |
| 1329 'extension': ['chromium-apps-reviews@chromium.org', | 1323 'extension': ['chromium-apps-reviews@chromium.org', |
| 1330 'extensions-reviews@chromium.org'], | 1324 'extensions-reviews@chromium.org'], |
| 1331 'fileapi': ['kinuko+fileapi@chromium.org', | 1325 'fileapi': ['kinuko+fileapi@chromium.org', |
| 1332 'nhiroki@chromium.org', | 1326 'nhiroki@chromium.org', |
| 1333 'tzik@chromium.org'], | 1327 'tzik@chromium.org'], |
| 1334 'filebrowse': ['rginda+watch@chromium.org'], | 1328 'filebrowse': ['rginda+watch@chromium.org'], |
| 1335 'filesapp': ['mtomasz+watch@chromium.org'], | 1329 'filesapp': ['mtomasz+watch@chromium.org'], |
| 1336 'ftp': ['phajdan.jr@chromium.org'], | 1330 'ftp': ['phajdan.jr@chromium.org'], |
| 1337 'gcm': ['zea+watch@chromium.org'], | 1331 'gcm': ['zea+watch@chromium.org'], |
| 1338 'geolocation': ['mvanouwerkerk@chromium.org', | 1332 'geolocation': ['mvanouwerkerk@chromium.org', |
| (...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1682 'kinuko+worker@chromium.org', | 1676 'kinuko+worker@chromium.org', |
| 1683 'horo+watch@chromium.org', | 1677 'horo+watch@chromium.org', |
| 1684 'falken@chromium.org' ], | 1678 'falken@chromium.org' ], |
| 1685 'blink_wtf': [ 'mikhail.pozdnyakov@intel.com', | 1679 'blink_wtf': [ 'mikhail.pozdnyakov@intel.com', |
| 1686 'blink-reviews-wtf@chromium.org' ], | 1680 'blink-reviews-wtf@chromium.org' ], |
| 1687 'blink_xmlhttprequest': [ 'tyoshino+watch@chromium.org' ], | 1681 'blink_xmlhttprequest': [ 'tyoshino+watch@chromium.org' ], |
| 1688 'test_runner': [ 'jochen+watch@chromium.org', | 1682 'test_runner': [ 'jochen+watch@chromium.org', |
| 1689 'mlamouri+watch-test-runner@chromium.org' ], | 1683 'mlamouri+watch-test-runner@chromium.org' ], |
| 1690 }, | 1684 }, |
| 1691 } | 1685 } |
| OLD | NEW |