OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 | 8 |
9 { | 9 { |
10 'WATCHLIST_DEFINITIONS': { | 10 'WATCHLIST_DEFINITIONS': { |
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
337 'tools': ['pam+watch@chromium.org'], | 337 'tools': ['pam+watch@chromium.org'], |
338 'tests': ['phajdan.jr@chromium.org'], | 338 'tests': ['phajdan.jr@chromium.org'], |
339 'automation': ['phajdan.jr@chromium.org', 'kkania@chromium.org', | 339 'automation': ['phajdan.jr@chromium.org', 'kkania@chromium.org', |
340 'robertshield@chromium.org'], | 340 'robertshield@chromium.org'], |
341 'chrome_frame': ['amit@chromium.org', 'robertshield@chromium.org'], | 341 'chrome_frame': ['amit@chromium.org', 'robertshield@chromium.org'], |
342 'nacl': ['native-client-reviews@googlegroups.com'], | 342 'nacl': ['native-client-reviews@googlegroups.com'], |
343 'appcache': ['michaeln@chromium.org'], | 343 'appcache': ['michaeln@chromium.org'], |
344 'gpu': ['apatrick@chromium.org'], | 344 'gpu': ['apatrick@chromium.org'], |
345 'locale_settings': ['finnur+watch@chromium.org'], | 345 'locale_settings': ['finnur+watch@chromium.org'], |
346 'options_dialog_content': ['finnur+watch@chromium.org'], | 346 'options_dialog_content': ['finnur+watch@chromium.org'], |
347 'chromeos': ['davemoore+watch@chromium.org', 'stevenjb@chromium.org', | 347 'chromeos': ['davemoore+watch@chromium.org', 'stevenjb+watch@chromium.org', |
348 'nkostylev+watch@chromium.org'], | 348 'nkostylev+watch@chromium.org'], |
349 'chromeos_webui': ['nkostylev+watch@chromium.org'], | 349 'chromeos_webui': ['nkostylev+watch@chromium.org'], |
350 'npapi_headers': ['stuartmorgan@chromium.org'], | 350 'npapi_headers': ['stuartmorgan@chromium.org'], |
351 'remoting': ['ajwong+watch@chromium.org', 'dmaclach+watch@chromium.org', | 351 'remoting': ['ajwong+watch@chromium.org', 'dmaclach+watch@chromium.org', |
352 'garykac+watch@chromium.org', 'hclam+watch@chromium.org', | 352 'garykac+watch@chromium.org', 'hclam+watch@chromium.org', |
353 'jamiewalch+watch@chromium.org', | 353 'jamiewalch+watch@chromium.org', |
354 'lambroslambrou+watch@chromium.org', | 354 'lambroslambrou+watch@chromium.org', |
355 'sergeyu+watch@chromium.org', | 355 'sergeyu+watch@chromium.org', |
356 'simonmorris+watch@chromium.org', | 356 'simonmorris+watch@chromium.org', |
357 'wez+watch@chromium.org'], | 357 'wez+watch@chromium.org'], |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
396 'yoshiki+watch@chromium.org', | 396 'yoshiki+watch@chromium.org', |
397 'yuzo+watch@chromium.org'], | 397 'yuzo+watch@chromium.org'], |
398 'aura': ['ben+watch@chromium.org'], | 398 'aura': ['ben+watch@chromium.org'], |
399 'views_core': ['ben+watch@chromium.org'], | 399 'views_core': ['ben+watch@chromium.org'], |
400 'tools_emacs': ['fischman+watch@chromium.org'], | 400 'tools_emacs': ['fischman+watch@chromium.org'], |
401 'browser_compositor': ['backer@chromium.org'], | 401 'browser_compositor': ['backer@chromium.org'], |
402 'textinput': ['suzhe@chromium.org'], | 402 'textinput': ['suzhe@chromium.org'], |
403 'omnibox': ['suzhe@chromium.org'], | 403 'omnibox': ['suzhe@chromium.org'], |
404 }, | 404 }, |
405 } | 405 } |
OLD | NEW |