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 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
197 'filepath': 'chromeos/', | 197 'filepath': 'chromeos/', |
198 }, | 198 }, |
199 'chromeos_attestation': { | 199 'chromeos_attestation': { |
200 'filepath': 'chromeos/attestation/|'\ | 200 'filepath': 'chromeos/attestation/|'\ |
201 'chrome/browser/chromeos/attestation/|'\ | 201 'chrome/browser/chromeos/attestation/|'\ |
202 'chrome/browser/extensions/api/enterprise_platform_keys_privat
e/', | 202 'chrome/browser/extensions/api/enterprise_platform_keys_privat
e/', |
203 }, | 203 }, |
204 'chromeos_calculator': { | 204 'chromeos_calculator': { |
205 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/', | 205 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/', |
206 }, | 206 }, |
| 207 'chromeos_dbus': { |
| 208 'filepath': 'chromeos/dbus/', |
| 209 }, |
207 'chromeos_login': { | 210 'chromeos_login': { |
208 'filepath': 'chrome/browser/chromeos/login/|'\ | 211 'filepath': 'chrome/browser/chromeos/login/|'\ |
209 'chrome/browser/ui/webui/chromeos/login/|'\ | 212 'chrome/browser/ui/webui/chromeos/login/|'\ |
210 'chrome/browser/resources/chromeos/login/', | 213 'chrome/browser/resources/chromeos/login/', |
211 }, | 214 }, |
212 'chromeos_net': { | 215 'chromeos_net': { |
213 'filepath': 'chromeos/network/|'\ | 216 'filepath': 'chromeos/network/|'\ |
214 'chrome/browser/chromeos/cros/|'\ | 217 'chrome/browser/chromeos/cros/|'\ |
215 'chrome/browser/chromeos/net/', | 218 'chrome/browser/chromeos/net/', |
216 }, | 219 }, |
(...skipping 590 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
807 'miu+watch@chromium.org', | 810 'miu+watch@chromium.org', |
808 'pwestin+watch@google.com'], | 811 'pwestin+watch@google.com'], |
809 'cc': ['cc-bugs@chromium.org'], | 812 'cc': ['cc-bugs@chromium.org'], |
810 'chrome_elf': ['caitkp+watch@chromium.org',], | 813 'chrome_elf': ['caitkp+watch@chromium.org',], |
811 'chrome_views': ['tfarina@chromium.org'], | 814 'chrome_views': ['tfarina@chromium.org'], |
812 'chromedriver': ['stgao@chromium.org'], | 815 'chromedriver': ['stgao@chromium.org'], |
813 'chromeos' : ['oshima+watch@chromium.org', | 816 'chromeos' : ['oshima+watch@chromium.org', |
814 'stevenjb+watch@chromium.org'], | 817 'stevenjb+watch@chromium.org'], |
815 'chromeos_attestation' : ['dkrahn+watch@chromium.org'], | 818 'chromeos_attestation' : ['dkrahn+watch@chromium.org'], |
816 'chromeos_calculator' : ['dharcourt@chromium.org'], | 819 'chromeos_calculator' : ['dharcourt@chromium.org'], |
| 820 'chromeos_dbus': ['hashimoto+watch@chromium.org'], |
817 'chromeos_net' : ['stevenjb+watch@chromium.org'], | 821 'chromeos_net' : ['stevenjb+watch@chromium.org'], |
818 'chromeos_power' : ['derat+watch@chromium.org'], | 822 'chromeos_power' : ['derat+watch@chromium.org'], |
819 'chromeos_webui': ['nkostylev+watch@chromium.org'], | 823 'chromeos_webui': ['nkostylev+watch@chromium.org'], |
820 'clang_update': ['ukai+watch@chromium.org', | 824 'clang_update': ['ukai+watch@chromium.org', |
821 'dmikurube+clang@chromium.org', | 825 'dmikurube+clang@chromium.org', |
822 'eugenis+clang@chromium.org', | 826 'eugenis+clang@chromium.org', |
823 'glider+clang@chromium.org'], | 827 'glider+clang@chromium.org'], |
824 'clipboard': ['dcheng@chromium.org'], | 828 'clipboard': ['dcheng@chromium.org'], |
825 'closure': ['dbeam+watch-closure@chromium.org', | 829 'closure': ['dbeam+watch-closure@chromium.org', |
826 'vitalyp+closure@chromium.org'], | 830 'vitalyp+closure@chromium.org'], |
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
991 'mcasas+watch@chromium.org', | 995 'mcasas+watch@chromium.org', |
992 'posciak+watch@chromium.org'], | 996 'posciak+watch@chromium.org'], |
993 'website_settings': ['markusheintz@chromium.org'], | 997 'website_settings': ['markusheintz@chromium.org'], |
994 'windows_sandboxing': ['wfh+watch@chromium.org'], | 998 'windows_sandboxing': ['wfh+watch@chromium.org'], |
995 'worker': ['jam@chromium.org'], | 999 'worker': ['jam@chromium.org'], |
996 'x11': ['derat+watch@chromium.org', | 1000 'x11': ['derat+watch@chromium.org', |
997 'sadrul@chromium.org', | 1001 'sadrul@chromium.org', |
998 'yusukes+watch@chromium.org'], | 1002 'yusukes+watch@chromium.org'], |
999 }, | 1003 }, |
1000 } | 1004 } |
OLD | NEW |