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

Side by Side Diff: WATCHLISTS

Issue 7121010: Remove pamg+watch from most watchlists. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 6 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 | Annotate | Revision Log
« 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) 2010 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2010 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 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 'panels': { 217 'panels': {
218 'filepath': 'chrome/browser/ui/panels/.*', 218 'filepath': 'chrome/browser/ui/panels/.*',
219 }, 219 },
220 }, 220 },
221 221
222 'WATCHLISTS': { 222 'WATCHLISTS': {
223 'this_file': ['nirnimesh@chromium.org'], 223 'this_file': ['nirnimesh@chromium.org'],
224 'valgrind': ['timurrrr@chromium.org', 224 'valgrind': ['timurrrr@chromium.org',
225 'stuartmorgan+watch@chromium.org', 225 'stuartmorgan+watch@chromium.org',
226 'glider@chromium.org'], 226 'glider@chromium.org'],
227 'mac': ['pam+watch@chromium.org'],
228 'base': ['brettw-cc@chromium.org'], 227 'base': ['brettw-cc@chromium.org'],
229 'browser_main': ['brettw-cc@chromium.org'], 228 'browser_main': ['brettw-cc@chromium.org'],
230 'browser_resources': ['arv@chromium.org'], 229 'browser_resources': ['arv@chromium.org'],
231 'chromeos_login': ['nkostylev+cc@chromium.org'], 230 'chromeos_login': ['nkostylev+cc@chromium.org'],
232 'content': ['jam@chromium.org', 'joi+watch-content@chromium.org'], 231 'content': ['jam@chromium.org', 'joi+watch-content@chromium.org'],
233 'download': ['phajdan.jr@chromium.org','rdsmith+dwatch@chromium.org'], 232 'download': ['phajdan.jr@chromium.org','rdsmith+dwatch@chromium.org'],
234 'history': ['brettw-cc@chromium.org'], 233 'history': ['brettw-cc@chromium.org'],
235 'renderer': ['darin-cc@chromium.org', 234 'renderer': ['darin-cc@chromium.org',
236 'brettw-cc@chromium.org'], 235 'brettw-cc@chromium.org'],
237 'tab_contents': ['brettw-cc@chromium.org', 'avi@chromium.org'], 236 'tab_contents': ['brettw-cc@chromium.org', 'avi@chromium.org'],
238 'webkit': ['darin-cc@chromium.org'], 237 'webkit': ['darin-cc@chromium.org'],
239 'plugin': ['darin-cc@chromium.org', 'jam@chromium.org', 238 'plugin': ['darin-cc@chromium.org', 'jam@chromium.org',
240 'stuartmorgan+watch@chromium.org'], 239 'stuartmorgan+watch@chromium.org'],
241 'worker': ['jam@chromium.org'], 240 'worker': ['jam@chromium.org'],
242 'extension': ['aa@chromium.org', 241 'extension': ['aa@chromium.org',
243 'erikkay@chromium.org', 242 'erikkay@chromium.org'],
244 'pam+watch@chromium.org'],
245 'net': ['darin-cc@chromium.org', 'cbentzel+watch@chromium.org'], 243 'net': ['darin-cc@chromium.org', 'cbentzel+watch@chromium.org'],
246 'net_error_list': ['mmenke@chromium.org'], 244 'net_error_list': ['mmenke@chromium.org'],
247 'ftp': ['phajdan.jr@chromium.org'], 245 'ftp': ['phajdan.jr@chromium.org'],
248 'media': ['acolwell@chromium.org', 'ajwong+watch@chromium.org', 246 'media': ['acolwell@chromium.org', 'ajwong+watch@chromium.org',
249 'annacc@chromium.org', 'ddorwin+watch@chromium.org', 247 'annacc@chromium.org', 'ddorwin+watch@chromium.org',
250 'fischman+watch@chromium.org', 'hclam+watch@chromium.org', 248 'fischman+watch@chromium.org', 'hclam+watch@chromium.org',
251 'scherkus@chromium.org', 'sjl@chromium.org', 'vrk@chromium.org'], 249 'scherkus@chromium.org', 'sjl@chromium.org', 'vrk@chromium.org'],
252 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], 250 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
253 'linux-sandboxing': ['agl@chromium.org'], 251 'linux-sandboxing': ['agl@chromium.org'],
254 'sync': ['tim@chromium.org', 'nick@chromium.org', 252 'sync': ['tim@chromium.org', 'nick@chromium.org',
255 'idana@chromium.org', 'rsimha@chromium.org'], 253 'idana@chromium.org', 'rsimha@chromium.org'],
256 'layout_tests': ['pam+watch@chromium.org'],
257 'tools': ['pam+watch@chromium.org'], 254 'tools': ['pam+watch@chromium.org'],
258 'tests': ['phajdan.jr@chromium.org'], 255 'tests': ['phajdan.jr@chromium.org'],
259 'automation': ['phajdan.jr@chromium.org', 'kkania@chromium.org'], 256 'automation': ['phajdan.jr@chromium.org', 'kkania@chromium.org'],
260 'chrome_frame' : ['amit@chromium.org'], 257 'chrome_frame' : ['amit@chromium.org'],
261 'nacl' : ['native-client-reviews@googlegroups.com'], 258 'nacl' : ['native-client-reviews@googlegroups.com'],
262 'appcache': ['michaeln@chromium.org'], 259 'appcache': ['michaeln@chromium.org'],
263 'gpu': ['apatrick@chromium.org'], 260 'gpu': ['apatrick@chromium.org'],
264 'locale_settings': ['finnur+watch@chromium.org'], 261 'locale_settings': ['finnur+watch@chromium.org'],
265 'options_dialog_content': ['finnur+watch@chromium.org'], 262 'options_dialog_content': ['finnur+watch@chromium.org'],
266 'chromeos': ['davemoore+watch@chromium.org'], 263 'chromeos': ['davemoore+watch@chromium.org'],
(...skipping 21 matching lines...) Expand all
288 'dom_login': ['rharrison@chromium.org'], 285 'dom_login': ['rharrison@chromium.org'],
289 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], 286 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
290 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'], 287 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
291 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'], 288 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'],
292 'panels': ['dimich@chromium.org', 'jennb@chromium.org', 289 'panels': ['dimich@chromium.org', 'jennb@chromium.org',
293 'prasadt@chromium.org', 'dcheng@chromium.org', 290 'prasadt@chromium.org', 'dcheng@chromium.org',
294 'jianli@chromium.org'], 291 'jianli@chromium.org'],
295 'importer': ['tfarina@chromium.org'], 292 'importer': ['tfarina@chromium.org'],
296 }, 293 },
297 } 294 }
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