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

Side by Side Diff: WATCHLISTS

Issue 2696383002: Add goma to WATCHLIST to monitor cq.cfg (Closed)
Patch Set: Created 3 years, 10 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 476 matching lines...) Expand 10 before | Expand all | Expand 10 after
487 }, 487 },
488 'gfx_image': { 488 'gfx_image': {
489 'filepath': 'ui/gfx/image/', 489 'filepath': 'ui/gfx/image/',
490 }, 490 },
491 'gfx_geometry': { 491 'gfx_geometry': {
492 'filepath': 'ui/gfx/geometry/', 492 'filepath': 'ui/gfx/geometry/',
493 }, 493 },
494 'gn': { 494 'gn': {
495 'filepath': 'tools/gn', 495 'filepath': 'tools/gn',
496 }, 496 },
497 'goma': {
498 'filepath': 'infra/config/cq.cfg',
499 },
497 'gpu': { 500 'gpu': {
498 'filepath': 'gpu/', 501 'filepath': 'gpu/',
499 }, 502 },
500 'history_ui': { 503 'history_ui': {
501 'filepath': 'chrome/browser/resources/(md_)?history|'\ 504 'filepath': 'chrome/browser/resources/(md_)?history|'\
502 'chrome/browser/ui/webui/.*history', 505 'chrome/browser/ui/webui/.*history',
503 }, 506 },
504 'hotword': { 507 'hotword': {
505 'filepath': 'chrome/browser/extensions/api/hotword_private/'\ 508 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
506 '|chrome/browser/resources/hotword_helper/'\ 509 '|chrome/browser/resources/hotword_helper/'\
(...skipping 1365 matching lines...) Expand 10 before | Expand all | Expand 10 after
1872 'generic_sensor': ['alexander.shalamov@intel.com', 1875 'generic_sensor': ['alexander.shalamov@intel.com',
1873 'mikhail.pozdnyakov@intel.com', 1876 'mikhail.pozdnyakov@intel.com',
1874 'wanming.lin@intel.com'], 1877 'wanming.lin@intel.com'],
1875 'geolocation': ['mlamouri+watch-geolocation@chromium.org', 1878 'geolocation': ['mlamouri+watch-geolocation@chromium.org',
1876 'mvanouwerkerk@chromium.org'], 1879 'mvanouwerkerk@chromium.org'],
1877 'gfx_geometry': ['cc-bugs@chromium.org'], 1880 'gfx_geometry': ['cc-bugs@chromium.org'],
1878 'gfx_image': ['rsesek+watch@chromium.org'], 1881 'gfx_image': ['rsesek+watch@chromium.org'],
1879 'gn': ['agrieve+watch@chromium.org', 1882 'gn': ['agrieve+watch@chromium.org',
1880 'dpranke@chromium.org', 1883 'dpranke@chromium.org',
1881 'tfarina@chromium.org'], 1884 'tfarina@chromium.org'],
1885 'goma': ['goma+cc@google.com'],
Fumitoshi Ukai 2017/02/17 08:30:09 I'm afraid goma@ won't receive e-mail from outside
1882 'gpu': ['piman+watch@chromium.org'], 1886 'gpu': ['piman+watch@chromium.org'],
1883 'history_ui': ['dbeam+watch-history@chromium.org', 1887 'history_ui': ['dbeam+watch-history@chromium.org',
1884 'dubroy@chromium.org', 1888 'dubroy@chromium.org',
1885 'pam+watch@chromium.org'], 1889 'pam+watch@chromium.org'],
1886 'hotword': ['rlp+watch@chromium.org'], 1890 'hotword': ['rlp+watch@chromium.org'],
1887 'i18n': ['jshin+watch@chromium.org'], 1891 'i18n': ['jshin+watch@chromium.org'],
1888 'importer': ['tfarina@chromium.org'], 1892 'importer': ['tfarina@chromium.org'],
1889 'indexed_db': ['cmumford@chromium.org', 1893 'indexed_db': ['cmumford@chromium.org',
1890 'jsbell+idb@chromium.org'], 1894 'jsbell+idb@chromium.org'],
1891 'ink_drop': ['bruthig+ink_drop@chromium.org'], 1895 'ink_drop': ['bruthig+ink_drop@chromium.org'],
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
2107 'raymes+watch@chromium.org'], 2111 'raymes+watch@chromium.org'],
2108 'windows_sandboxing': ['pennymac+watch@chromium.org', 2112 'windows_sandboxing': ['pennymac+watch@chromium.org',
2109 'wfh+watch@chromium.org'], 2113 'wfh+watch@chromium.org'],
2110 'x11': ['derat+watch@chromium.org', 2114 'x11': ['derat+watch@chromium.org',
2111 'sadrul@chromium.org', 2115 'sadrul@chromium.org',
2112 'yusukes+watch@chromium.org'], 2116 'yusukes+watch@chromium.org'],
2113 'xml': ['dominicc+watchlist@chromium.org'], 2117 'xml': ['dominicc+watchlist@chromium.org'],
2114 'zoom': ['wjmaclean@chromium.org'], 2118 'zoom': ['wjmaclean@chromium.org'],
2115 }, 2119 },
2116 } 2120 }
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