| OLD | NEW |
| 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 372 'platform_graphics': [ 'schenney@chromium.org', | 372 'platform_graphics': [ 'schenney@chromium.org', |
| 373 'danakj@chromium.org', | 373 'danakj@chromium.org', |
| 374 'pdr+graphicswatchlist@chromium.org', | 374 'pdr+graphicswatchlist@chromium.org', |
| 375 'cabanier@adobe.com', | 375 'cabanier@adobe.com', |
| 376 'dschulze@chromium.org', | 376 'dschulze@chromium.org', |
| 377 'rob.buis@samsung.com', | 377 'rob.buis@samsung.com', |
| 378 'fmalita@chromium.org', | 378 'fmalita@chromium.org', |
| 379 'jbroman@chromium.org', | 379 'jbroman@chromium.org', |
| 380 'dongseong.hwang@intel.com', | 380 'dongseong.hwang@intel.com', |
| 381 'junov@chromium.org' ], | 381 'junov@chromium.org' ], |
| 382 'svg': [ 'schenney@chromium.org', 'pdr+svgwatchlist@chromium.org', 'fmalita@
chromium.org', 'dschulze@chromium.org', 'rob.buis@samsung.com', 'fs@opera.com',
'ed+blinkwatch@opera.com', 'gyuyoung.kim@chromium.org', 'kouhei+svg@chromium.org
' ], | 382 'svg': [ 'schenney@chromium.org', 'pdr+svgwatchlist@chromium.org', 'fmalita@
chromium.org', 'dschulze@chromium.org', 'rob.buis@samsung.com', 'fs@opera.com',
'gyuyoung.kim@chromium.org', 'kouhei+svg@chromium.org' ], |
| 383 'css': [ 'alexis.menard@intel.com', 'apavlov+blink@chromium.org', 'dglazkov+
blink@chromium.org', 'ed+blinkwatch@opera.com', 'rob.buis@samsung.com', 'blink-r
eviews-css@chromium.org' ], | 383 'css': [ 'alexis.menard@intel.com', 'apavlov+blink@chromium.org', 'dglazkov+
blink@chromium.org', 'rob.buis@samsung.com', 'blink-reviews-css@chromium.org' ], |
| 384 'dom': [ 'eae+blinkwatch@chromium.org', | 384 'dom': [ 'eae+blinkwatch@chromium.org', |
| 385 'dglazkov+blink@chromium.org', | 385 'dglazkov+blink@chromium.org', |
| 386 'sigbjornf@opera.com', | 386 'sigbjornf@opera.com', |
| 387 'rob.buis@samsung.com', | 387 'rob.buis@samsung.com', |
| 388 'blink-reviews-dom@chromium.org' ], | 388 'blink-reviews-dom@chromium.org' ], |
| 389 'events': [ 'eae+blinkwatch@chromium.org', 'dglazkov+blink@chromium.org', 'b
link-reviews-events@chromium.org' ], | 389 'events': [ 'eae+blinkwatch@chromium.org', 'dglazkov+blink@chromium.org', 'b
link-reviews-events@chromium.org' ], |
| 390 'heap': [ 'ager@chromium.org', 'haraken@chromium.org', 'kouhei+heap@chromium
.org', 'oilpan-reviews@chromium.org' ], | 390 'heap': [ 'ager@chromium.org', 'haraken@chromium.org', 'kouhei+heap@chromium
.org', 'oilpan-reviews@chromium.org' ], |
| 391 'html': [ 'dglazkov+blink@chromium.org', 'blink-reviews-html@chromium.org' ]
, | 391 'html': [ 'dglazkov+blink@chromium.org', 'blink-reviews-html@chromium.org' ]
, |
| 392 'public_api': [ 'dglazkov+blink@chromium.org' ], | 392 'public_api': [ 'dglazkov+blink@chromium.org' ], |
| 393 'workers': [ 'kinuko+worker@chromium.org', | 393 'workers': [ 'kinuko+worker@chromium.org', |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 470 'battery_status': [ 'timvolodine@chromium.org', | 470 'battery_status': [ 'timvolodine@chromium.org', |
| 471 'mlamouri+watch-blink@chromium.org' ], | 471 'mlamouri+watch-blink@chromium.org' ], |
| 472 'out_of_process_frames': [ 'dcheng@chromium.org', | 472 'out_of_process_frames': [ 'dcheng@chromium.org', |
| 473 'mlamouri+watch-blink@chromium.org' ], | 473 'mlamouri+watch-blink@chromium.org' ], |
| 474 'device_light': [ 'timvolodine@chromium.org', | 474 'device_light': [ 'timvolodine@chromium.org', |
| 475 'mlamouri+watch-blink@chromium.org' ], | 475 'mlamouri+watch-blink@chromium.org' ], |
| 476 'websockets': [ 'tyoshino+watch@chromium.org', 'yhirano+watch@chromium.org'
], | 476 'websockets': [ 'tyoshino+watch@chromium.org', 'yhirano+watch@chromium.org'
], |
| 477 'xmlhttprequest': [ 'tyoshino+watch@chromium.org' ], | 477 'xmlhttprequest': [ 'tyoshino+watch@chromium.org' ], |
| 478 }, | 478 }, |
| 479 } | 479 } |
| OLD | NEW |