Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(550)

Side by Side Diff: WATCHLISTS

Issue 1249713004: Update penghuang's WATCHLISTS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 996 matching lines...) Expand 10 before | Expand all | Expand 10 after
1007 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', 1007 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org',
1008 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'], 1008 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'],
1009 'ios_chrome': ['sdefresne+watch@chromium.org'], 1009 'ios_chrome': ['sdefresne+watch@chromium.org'],
1010 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], 1010 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
1011 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org', 1011 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org',
1012 'skal@google.com', 'vikasa@google.com'], 1012 'skal@google.com', 'vikasa@google.com'],
1013 'linux_fonts': ['derat+watch@chromium.org'], 1013 'linux_fonts': ['derat+watch@chromium.org'],
1014 'linux_sandboxing': ['jln+watch@chromium.org'], 1014 'linux_sandboxing': ['jln+watch@chromium.org'],
1015 'linux_seccomp_bpf': ['jln+watch@chromium.org'], 1015 'linux_seccomp_bpf': ['jln+watch@chromium.org'],
1016 'supervised_users': ['pam+watch@chromium.org'], 1016 'supervised_users': ['pam+watch@chromium.org'],
1017 'mandoline': ['yzshen+watch@chromium.org'], 1017 'mandoline': ['yzshen+watch@chromium.org',
1018 'penghuang+watch-mandoline@chromium.org'],
1018 'manifest': ['mlamouri+watch-manifest@chromium.org'], 1019 'manifest': ['mlamouri+watch-manifest@chromium.org'],
1019 'md_settings': ['jhawkins+watch-md-settings@chromium.org', 1020 'md_settings': ['jhawkins+watch-md-settings@chromium.org',
1020 'jlklein+watch-md-settings@chromium.org', 1021 'jlklein+watch-md-settings@chromium.org',
1021 'khorimoto+watch-md-settings@chromium.org', 1022 'khorimoto+watch-md-settings@chromium.org',
1022 'michaelpg+watch-md-settings@chromium.org', 1023 'michaelpg+watch-md-settings@chromium.org',
1023 'orenb+watch-md-settings@chromium.org', 1024 'orenb+watch-md-settings@chromium.org',
1024 'stevenjb+watch-md-settings@chromium.org'], 1025 'stevenjb+watch-md-settings@chromium.org'],
1025 'media': ['feature-media-reviews@chromium.org'], 1026 'media': ['feature-media-reviews@chromium.org'],
1026 'media_galleries': ['thestig@chromium.org', 'tommycli@chromium.org'], 1027 'media_galleries': ['thestig@chromium.org', 'tommycli@chromium.org'],
1027 'media_router': ['media-router+watch@chromium.org'], 1028 'media_router': ['media-router+watch@chromium.org'],
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
1107 'nhiroki@chromium.org', 1108 'nhiroki@chromium.org',
1108 'tzik@chromium.org'], 1109 'tzik@chromium.org'],
1109 'sync_proto': ['albertb+watch@chromium.org'], 1110 'sync_proto': ['albertb+watch@chromium.org'],
1110 'tab_capture': ['miu+watch@chromium.org'], 1111 'tab_capture': ['miu+watch@chromium.org'],
1111 'tab_contents': ['avi@chromium.org', 1112 'tab_contents': ['avi@chromium.org',
1112 'creis+watch@chromium.org', 'ajwong+watch@chromium.org'], 1113 'creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
1113 'tab_media_indicators': ['miu+watch@chromium.org'], 1114 'tab_media_indicators': ['miu+watch@chromium.org'],
1114 'tcmalloc': ['dmikurube@chromium.org'], 1115 'tcmalloc': ['dmikurube@chromium.org'],
1115 'telemetry': ['telemetry-reviews@chromium.org'], 1116 'telemetry': ['telemetry-reviews@chromium.org'],
1116 'tests': [], 1117 'tests': [],
1117 'textinput': ['penghuang+watch@chromium.org', 1118 'textinput': ['suzhe@chromium.org',
1118 'suzhe@chromium.org',
1119 'yusukes+watch@chromium.org', 1119 'yusukes+watch@chromium.org',
1120 'nona+watch@chromium.org', 1120 'nona+watch@chromium.org',
1121 'shuchen+watch@chromium.org'], 1121 'shuchen+watch@chromium.org'],
1122 'textinput_chromeos': ['yusukes+watch@chromium.org', 1122 'textinput_chromeos': ['yusukes+watch@chromium.org',
1123 'nona+watch@chromium.org', 1123 'nona+watch@chromium.org',
1124 'shuchen+watch@chromium.org'], 1124 'shuchen+watch@chromium.org'],
1125 'timers': ['chirantan+watch@chromium.org'], 1125 'timers': ['chirantan+watch@chromium.org'],
1126 'tools_emacs': ['dhollowa+watch@chromium.org'], 1126 'tools_emacs': ['dhollowa+watch@chromium.org'],
1127 'tracing': ['tracing+reviews@chromium.org', 'wfh+watch@chromium.org'], 1127 'tracing': ['tracing+reviews@chromium.org', 'wfh+watch@chromium.org'],
1128 'ui_compositor': ['cc-bugs@chromium.org'], 1128 'ui_compositor': ['cc-bugs@chromium.org'],
(...skipping 13 matching lines...) Expand all
1142 'tnakamura+watch@chromium.org'], 1142 'tnakamura+watch@chromium.org'],
1143 'website_settings': ['markusheintz@chromium.org', 1143 'website_settings': ['markusheintz@chromium.org',
1144 'raymes+watch@chromium.org'], 1144 'raymes+watch@chromium.org'],
1145 'windows_sandboxing': ['wfh+watch@chromium.org'], 1145 'windows_sandboxing': ['wfh+watch@chromium.org'],
1146 'x11': ['derat+watch@chromium.org', 1146 'x11': ['derat+watch@chromium.org',
1147 'sadrul@chromium.org', 1147 'sadrul@chromium.org',
1148 'yusukes+watch@chromium.org'], 1148 'yusukes+watch@chromium.org'],
1149 'zoom': ['wjmaclean@chromium.org'], 1149 'zoom': ['wjmaclean@chromium.org'],
1150 }, 1150 },
1151 } 1151 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698