| 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 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 121 }, | 121 }, |
| 122 'chrome_views': { | 122 'chrome_views': { |
| 123 'filepath': 'chrome/browser/ui/views', | 123 'filepath': 'chrome/browser/ui/views', |
| 124 }, | 124 }, |
| 125 'chromedriver': { | 125 'chromedriver': { |
| 126 'filepath': 'chrome/test/webdriver|third_party/webdriver' | 126 'filepath': 'chrome/test/webdriver|third_party/webdriver' |
| 127 }, | 127 }, |
| 128 'chromeos': { | 128 'chromeos': { |
| 129 'filepath': 'chromeos/', | 129 'filepath': 'chromeos/', |
| 130 }, | 130 }, |
| 131 'chromeos_attestation': { |
| 132 'filepath': 'chromeos/attestation/|'\ |
| 133 'chrome/browser/chromeos/attestation/', |
| 134 }, |
| 131 'chromeos_calculator': { | 135 'chromeos_calculator': { |
| 132 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/', | 136 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/', |
| 133 }, | 137 }, |
| 134 'chromeos_login': { | 138 'chromeos_login': { |
| 135 'filepath': 'chrome/browser/chromeos/login/|'\ | 139 'filepath': 'chrome/browser/chromeos/login/|'\ |
| 136 'chrome/browser/ui/webui/chromeos/login/|'\ | 140 'chrome/browser/ui/webui/chromeos/login/|'\ |
| 137 'chrome/browser/resources/chromeos/login/', | 141 'chrome/browser/resources/chromeos/login/', |
| 138 }, | 142 }, |
| 139 'chromeos_net': { | 143 'chromeos_net': { |
| 140 'filepath': 'chromeos/network/|'\ | 144 'filepath': 'chromeos/network/|'\ |
| (...skipping 421 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 562 'browser_resources': ['arv+watch@chromium.org'], | 566 'browser_resources': ['arv+watch@chromium.org'], |
| 563 'browsing_data': ['markusheintz@chromium.org'], | 567 'browsing_data': ['markusheintz@chromium.org'], |
| 564 'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'], | 568 'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'], |
| 565 'cc': ['cc-bugs@chromium.org'], | 569 'cc': ['cc-bugs@chromium.org'], |
| 566 'chrome_frame': ['amit@chromium.org', 'grt+watch@chromium.org', | 570 'chrome_frame': ['amit@chromium.org', 'grt+watch@chromium.org', |
| 567 'robertshield@chromium.org'], | 571 'robertshield@chromium.org'], |
| 568 'chrome_views': ['tfarina@chromium.org'], | 572 'chrome_views': ['tfarina@chromium.org'], |
| 569 'chromedriver': ['kkania@chromium.org'], | 573 'chromedriver': ['kkania@chromium.org'], |
| 570 'chromeos' : ['oshima+watch@chromium.org', | 574 'chromeos' : ['oshima+watch@chromium.org', |
| 571 'stevenjb+watch@chromium.org'], | 575 'stevenjb+watch@chromium.org'], |
| 576 'chromeos_attestation' : ['dkrahn+watch@chromium.org'], |
| 572 'chromeos_calculator' : ['dharcourt@chromium.org'], | 577 'chromeos_calculator' : ['dharcourt@chromium.org'], |
| 573 'chromeos_net' : ['gauravsh+watch@chromium.org', | 578 'chromeos_net' : ['gauravsh+watch@chromium.org', |
| 574 'gspencer+watch@chromium.org', | 579 'gspencer+watch@chromium.org', |
| 575 'stevenjb+watch@chromium.org'], | 580 'stevenjb+watch@chromium.org'], |
| 576 'chromeos_power' : ['derat+watch@chromium.org'], | 581 'chromeos_power' : ['derat+watch@chromium.org'], |
| 577 'chromeos_webui': ['nkostylev+watch@chromium.org'], | 582 'chromeos_webui': ['nkostylev+watch@chromium.org'], |
| 578 'clang_update': ['ukai+watch@chromium.org', | 583 'clang_update': ['ukai+watch@chromium.org', |
| 579 'glotov+watch@chromium.org', | 584 'glotov+watch@chromium.org', |
| 580 'dmikurube+clang@chromium.org', | 585 'dmikurube+clang@chromium.org', |
| 581 'eugenis+clang@chromium.org', | 586 'eugenis+clang@chromium.org', |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 699 'views': ['tfarina@chromium.org'], | 704 'views': ['tfarina@chromium.org'], |
| 700 'views_core': ['ben+watch@chromium.org'], | 705 'views_core': ['ben+watch@chromium.org'], |
| 701 'website_settings': ['markusheintz@chromium.org'], | 706 'website_settings': ['markusheintz@chromium.org'], |
| 702 'webkit': ['darin-cc@chromium.org'], | 707 'webkit': ['darin-cc@chromium.org'], |
| 703 'worker': ['jam@chromium.org'], | 708 'worker': ['jam@chromium.org'], |
| 704 'x11': ['derat+watch@chromium.org', | 709 'x11': ['derat+watch@chromium.org', |
| 705 'sadrul@chromium.org', | 710 'sadrul@chromium.org', |
| 706 'yusukes+watch@chromium.org'], | 711 'yusukes+watch@chromium.org'], |
| 707 }, | 712 }, |
| 708 } | 713 } |
| OLD | NEW |