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

Side by Side Diff: WATCHLISTS

Issue 2660763002: Stop webkitpy notifications for dpranke. (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 1411 matching lines...) Expand 10 before | Expand all | Expand 10 after
1422 'blink_web': { 1422 'blink_web': {
1423 'filepath': 'third_party/WebKit/Source/web' 1423 'filepath': 'third_party/WebKit/Source/web'
1424 }, 1424 },
1425 'blink_webcomponents': { 1425 'blink_webcomponents': {
1426 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \ 1426 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1427 '|third_party/WebKit/Source/core/dom/custom/' \ 1427 '|third_party/WebKit/Source/core/dom/custom/' \
1428 '|third_party/WebKit/Source/core/html/imports/' \ 1428 '|third_party/WebKit/Source/core/html/imports/' \
1429 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElement ConstructorCustom' \ 1429 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElement ConstructorCustom' \
1430 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers' 1430 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1431 }, 1431 },
1432 'blink_tools': {
1433 'filepath': 'third_party/WebKit/Tools/'
1434 },
1435 'blink_webp': { 1432 'blink_webp': {
1436 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \ 1433 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1437 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP' 1434 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1438 }, 1435 },
1439 'blink_websockets': { 1436 'blink_websockets': {
1440 'filepath': 'third_party/WebKit/Source/modules/websockets/' 1437 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1441 }, 1438 },
1442 'blink_workers': { 1439 'blink_workers': {
1443 'filepath': 'third_party/WebKit/Source/core/workers', 1440 'filepath': 'third_party/WebKit/Source/core/workers',
1444 }, 1441 },
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
1705 'pdr+virtualspv2watchlist@chromium.org'], 1702 'pdr+virtualspv2watchlist@chromium.org'],
1706 'blink_style': ['blink-reviews-style@chromium.org'], 1703 'blink_style': ['blink-reviews-style@chromium.org'],
1707 'blink_svg': ['dschulze@chromium.org', 1704 'blink_svg': ['dschulze@chromium.org',
1708 'fmalita@chromium.org', 1705 'fmalita@chromium.org',
1709 'fs@opera.com', 1706 'fs@opera.com',
1710 'gyuyoung.kim@chromium.org', 1707 'gyuyoung.kim@chromium.org',
1711 'kouhei+svg@chromium.org', 1708 'kouhei+svg@chromium.org',
1712 'pdr+svgwatchlist@chromium.org', 1709 'pdr+svgwatchlist@chromium.org',
1713 'rob.buis@samsung.com', 1710 'rob.buis@samsung.com',
1714 'schenney@chromium.org'], 1711 'schenney@chromium.org'],
1715 'blink_tools': ['dpranke@chromium.org'],
1716 'blink_track': ['eric.carlson@apple.com', 1712 'blink_track': ['eric.carlson@apple.com',
1717 'fs@opera.com', 1713 'fs@opera.com',
1718 'glenn@chromium.org', 1714 'glenn@chromium.org',
1719 'silviapf@chromium.org'], 1715 'silviapf@chromium.org'],
1720 'blink_vibration': ['mlamouri+watch-blink@chromium.org', 1716 'blink_vibration': ['mlamouri+watch-blink@chromium.org',
1721 'mvanouwerkerk+watch@chromium.org'], 1717 'mvanouwerkerk+watch@chromium.org'],
1722 'blink_viewport_interaction': ['kenneth.christiansen@gmail.com'], 1718 'blink_viewport_interaction': ['kenneth.christiansen@gmail.com'],
1723 'blink_w3ctests': ['blink-reviews-w3ctests@chromium.org'], 1719 'blink_w3ctests': ['blink-reviews-w3ctests@chromium.org'],
1724 'blink_web': ['kinuko+watch@chromium.org'], 1720 'blink_web': ['kinuko+watch@chromium.org'],
1725 'blink_webcomponents': ['dglazkov+blink@chromium.org', 1721 'blink_webcomponents': ['dglazkov+blink@chromium.org',
(...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after
2097 'raymes+watch@chromium.org'], 2093 'raymes+watch@chromium.org'],
2098 'windows_sandboxing': ['pennymac+watch@chromium.org', 2094 'windows_sandboxing': ['pennymac+watch@chromium.org',
2099 'wfh+watch@chromium.org'], 2095 'wfh+watch@chromium.org'],
2100 'x11': ['derat+watch@chromium.org', 2096 'x11': ['derat+watch@chromium.org',
2101 'sadrul@chromium.org', 2097 'sadrul@chromium.org',
2102 'yusukes+watch@chromium.org'], 2098 'yusukes+watch@chromium.org'],
2103 'xml': ['dominicc+watchlist@chromium.org'], 2099 'xml': ['dominicc+watchlist@chromium.org'],
2104 'zoom': ['wjmaclean@chromium.org'], 2100 'zoom': ['wjmaclean@chromium.org'],
2105 }, 2101 },
2106 } 2102 }
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