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 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
223 'filepath': 'chrome/browser/ui/webui/chromeos/|'\ | 223 'filepath': 'chrome/browser/ui/webui/chromeos/|'\ |
224 'chrome/browser/resources/chromeos/', | 224 'chrome/browser/resources/chromeos/', |
225 }, | 225 }, |
226 'clang_update': { | 226 'clang_update': { |
227 'filepath': 'tools/clang/scripts/update.sh' | 227 'filepath': 'tools/clang/scripts/update.sh' |
228 }, | 228 }, |
229 'clipboard': { | 229 'clipboard': { |
230 'filepath': 'clipboard|dnd|drag|drop', | 230 'filepath': 'clipboard|dnd|drag|drop', |
231 }, | 231 }, |
232 'closure': { | 232 'closure': { |
233 'filepath': 'third_party/closure_(compiler|linter)/', | 233 'filepath': 'third_party/closure_(compiler|linter)/|' |
| 234 'compiled_resources.gyp', |
234 }, | 235 }, |
235 'content': { | 236 'content': { |
236 'filepath': 'content/', | 237 'filepath': 'content/', |
237 }, | 238 }, |
238 'content_input': { | 239 'content_input': { |
239 'filepath': 'content/browser/renderer_host/input/|'\ | 240 'filepath': 'content/browser/renderer_host/input/|'\ |
240 'content/common/input/|'\ | 241 'content/common/input/|'\ |
241 'content/renderer/input/', | 242 'content/renderer/input/', |
242 }, | 243 }, |
243 'content_shell': { | 244 'content_shell': { |
(...skipping 572 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
816 'chromeos_attestation' : ['dkrahn+watch@chromium.org'], | 817 'chromeos_attestation' : ['dkrahn+watch@chromium.org'], |
817 'chromeos_calculator' : ['dharcourt@chromium.org'], | 818 'chromeos_calculator' : ['dharcourt@chromium.org'], |
818 'chromeos_net' : ['stevenjb+watch@chromium.org'], | 819 'chromeos_net' : ['stevenjb+watch@chromium.org'], |
819 'chromeos_power' : ['derat+watch@chromium.org'], | 820 'chromeos_power' : ['derat+watch@chromium.org'], |
820 'chromeos_webui': ['nkostylev+watch@chromium.org'], | 821 'chromeos_webui': ['nkostylev+watch@chromium.org'], |
821 'clang_update': ['ukai+watch@chromium.org', | 822 'clang_update': ['ukai+watch@chromium.org', |
822 'dmikurube+clang@chromium.org', | 823 'dmikurube+clang@chromium.org', |
823 'eugenis+clang@chromium.org', | 824 'eugenis+clang@chromium.org', |
824 'glider+clang@chromium.org'], | 825 'glider+clang@chromium.org'], |
825 'clipboard': ['dcheng@chromium.org'], | 826 'clipboard': ['dcheng@chromium.org'], |
826 'closure': ['dbeam+watch-closure@chromium.org'], | 827 'closure': ['dbeam+watch-closure@chromium.org', |
| 828 'vitalyp+closure@chromium.org'], |
827 'content': ['jam@chromium.org', | 829 'content': ['jam@chromium.org', |
828 'darin-cc@chromium.org'], | 830 'darin-cc@chromium.org'], |
829 'content_input': ['jdduke+watch@chromium.org'], | 831 'content_input': ['jdduke+watch@chromium.org'], |
830 'content_shell': ['jochen+watch@chromium.org'], | 832 'content_shell': ['jochen+watch@chromium.org'], |
831 'cookie_monster': ['erikwright@chromium.org'], | 833 'cookie_monster': ['erikwright@chromium.org'], |
832 'deep_memory_profiler': ['dmikurube+memory@chromium.org'], | 834 'deep_memory_profiler': ['dmikurube+memory@chromium.org'], |
833 'device_sensors': ['timvolodine@chromium.org', 'mvanouwerkerk@chromium.org',
'rijubrata.bhaumik@intel.com'], | 835 'device_sensors': ['timvolodine@chromium.org', 'mvanouwerkerk@chromium.org',
'rijubrata.bhaumik@intel.com'], |
834 'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org', | 836 'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org', |
835 'vsevik@chromium.org', 'aandrey+blink@chromium.org', | 837 'vsevik@chromium.org', 'aandrey+blink@chromium.org', |
836 'paulirish+reviews@chromium.org', | 838 'paulirish+reviews@chromium.org', |
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
991 'mcasas+watch@chromium.org', | 993 'mcasas+watch@chromium.org', |
992 'posciak+watch@chromium.org'], | 994 'posciak+watch@chromium.org'], |
993 'website_settings': ['markusheintz@chromium.org'], | 995 'website_settings': ['markusheintz@chromium.org'], |
994 'windows_sandboxing': ['wfh+watch@chromium.org'], | 996 'windows_sandboxing': ['wfh+watch@chromium.org'], |
995 'worker': ['jam@chromium.org'], | 997 'worker': ['jam@chromium.org'], |
996 'x11': ['derat+watch@chromium.org', | 998 'x11': ['derat+watch@chromium.org', |
997 'sadrul@chromium.org', | 999 'sadrul@chromium.org', |
998 'yusukes+watch@chromium.org'], | 1000 'yusukes+watch@chromium.org'], |
999 }, | 1001 }, |
1000 } | 1002 } |
OLD | NEW |