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

Side by Side Diff: WATCHLISTS

Issue 10919280: Add the cc-bugs@chromium.org mailing list to watchlist for the Chromium Compositor subdirectories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use @chromium Created 8 years, 3 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) 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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 'browser_resources': { 76 'browser_resources': {
77 'filepath': 'chrome/browser/resources/', 77 'filepath': 'chrome/browser/resources/',
78 }, 78 },
79 'browsing_data': { 79 'browsing_data': {
80 'filepath': 'chrome/browser/browsing_data/', 80 'filepath': 'chrome/browser/browsing_data/',
81 }, 81 },
82 'bubble': { 82 'bubble': {
83 'filepath': 'ui/views/bubble/|'\ 83 'filepath': 'ui/views/bubble/|'\
84 'chrome/browser/ui/views/bubble/', 84 'chrome/browser/ui/views/bubble/',
85 }, 85 },
86 'cc': {
87 'filepath': 'cc/|'\
88 'webkit/compositor_bindings/',
89 },
86 'chrome_frame': { 90 'chrome_frame': {
87 'filepath': 'chrome_frame/', 91 'filepath': 'chrome_frame/',
88 }, 92 },
89 'chrome_views': { 93 'chrome_views': {
90 'filepath': 'chrome/browser/ui/views', 94 'filepath': 'chrome/browser/ui/views',
91 }, 95 },
92 'chromedriver': { 96 'chromedriver': {
93 'filepath': 'chrome/test/webdriver|third_party/webdriver' 97 'filepath': 'chrome/test/webdriver|third_party/webdriver'
94 }, 98 },
95 'chromeos': { 99 'chromeos': {
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 'base_memory': ['gavinp+memory@chromium.org'], 446 'base_memory': ['gavinp+memory@chromium.org'],
443 'browser_chromeos': ['davemoore+watch@chromium.org', 447 'browser_chromeos': ['davemoore+watch@chromium.org',
444 'stevenjb+watch@chromium.org', 448 'stevenjb+watch@chromium.org',
445 'nkostylev+watch@chromium.org'], 449 'nkostylev+watch@chromium.org'],
446 'browser_components': ['browser-components-watch@chromium.org'], 450 'browser_components': ['browser-components-watch@chromium.org'],
447 'browser_compositor': ['backer@chromium.org', 'vollick@chromium.org', 451 'browser_compositor': ['backer@chromium.org', 'vollick@chromium.org',
448 'piman+watch@chromium.org'], 452 'piman+watch@chromium.org'],
449 'browser_resources': ['arv@chromium.org'], 453 'browser_resources': ['arv@chromium.org'],
450 'browsing_data': ['markusheintz@chromium.org'], 454 'browsing_data': ['markusheintz@chromium.org'],
451 'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'], 455 'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'],
456 'cc': ['cc-bugs@chromium.org'],
452 'chrome_frame': ['amit@chromium.org', 'grt+watch@chromium.org', 457 'chrome_frame': ['amit@chromium.org', 'grt+watch@chromium.org',
453 'robertshield@chromium.org'], 458 'robertshield@chromium.org'],
454 'chrome_views': ['tfarina@chromium.org'], 459 'chrome_views': ['tfarina@chromium.org'],
455 'chromedriver': ['kkania@chromium.org'], 460 'chromedriver': ['kkania@chromium.org'],
456 'chromeos' : ['oshima+watch@chromium.org', 461 'chromeos' : ['oshima+watch@chromium.org',
457 'stevenjb+watch@chromium.org'], 462 'stevenjb+watch@chromium.org'],
458 'chromeos_webui': ['nkostylev+watch@chromium.org'], 463 'chromeos_webui': ['nkostylev+watch@chromium.org'],
459 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org', 464 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org',
460 'glotov+watch@chromium.org'], 465 'glotov+watch@chromium.org'],
461 'clipboard': ['dcheng@chromium.org'], 466 'clipboard': ['dcheng@chromium.org'],
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
563 'groby+watch@chromium.org', 568 'groby+watch@chromium.org',
564 'rouslan+watch@chromium.org'], 569 'rouslan+watch@chromium.org'],
565 'website_settings': ['markusheintz@chromium.org'], 570 'website_settings': ['markusheintz@chromium.org'],
566 'webkit': ['darin-cc@chromium.org'], 571 'webkit': ['darin-cc@chromium.org'],
567 'worker': ['jam@chromium.org'], 572 'worker': ['jam@chromium.org'],
568 'x11': ['derat+watch@chromium.org', 573 'x11': ['derat+watch@chromium.org',
569 'sadrul@chromium.org', 574 'sadrul@chromium.org',
570 'yusukes+watch@chromium.org'], 575 'yusukes+watch@chromium.org'],
571 }, 576 },
572 } 577 }
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