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

Side by Side Diff: WATCHLISTS

Issue 2702483004: Add WATCHLISTS suffix for fmalita@ (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 1661 matching lines...) Expand 10 before | Expand all | Expand 10 after
1672 'dongseong.hwang@intel.com'], 1672 'dongseong.hwang@intel.com'],
1673 'blink_permissions': ['mlamouri+watch-blink@chromium.org'], 1673 'blink_permissions': ['mlamouri+watch-blink@chromium.org'],
1674 'blink_platform': ['kinuko+watch@chromium.org'], 1674 'blink_platform': ['kinuko+watch@chromium.org'],
1675 'blink_platform_graphics': ['ajuma+watch@chromium.org', 1675 'blink_platform_graphics': ['ajuma+watch@chromium.org',
1676 'blink-reviews-platform-graphics@chromium.org', 1676 'blink-reviews-platform-graphics@chromium.org',
1677 'cabanier@adobe.com', 1677 'cabanier@adobe.com',
1678 'danakj+watch@chromium.org', 1678 'danakj+watch@chromium.org',
1679 'dongseong.hwang@intel.com', 1679 'dongseong.hwang@intel.com',
1680 'drott+blinkwatch@chromium.org', 1680 'drott+blinkwatch@chromium.org',
1681 'dschulze@chromium.org', 1681 'dschulze@chromium.org',
1682 'fmalita@chromium.org', 1682 'fmalita+watch@chromium.org',
1683 'jbroman@chromium.org', 1683 'jbroman@chromium.org',
1684 'junov@chromium.org', 1684 'junov@chromium.org',
1685 'pdr+graphicswatchlist@chromium.org', 1685 'pdr+graphicswatchlist@chromium.org',
1686 'rob.buis@samsung.com', 1686 'rob.buis@samsung.com',
1687 'schenney@chromium.org'], 1687 'schenney@chromium.org'],
1688 'blink_prerender': ['gavinp+prerender@chromium.org', 1688 'blink_prerender': ['gavinp+prerender@chromium.org',
1689 'yoav@yoav.ws'], 1689 'yoav@yoav.ws'],
1690 'blink_preloadScanner': ['yoav@yoav.ws'], 1690 'blink_preloadScanner': ['yoav@yoav.ws'],
1691 'blink_public_api': ['blink-reviews-api@chromium.org', 1691 'blink_public_api': ['blink-reviews-api@chromium.org',
1692 'dglazkov+blink@chromium.org'], 1692 'dglazkov+blink@chromium.org'],
(...skipping 14 matching lines...) Expand all
1707 'serviceworker-reviews@chromium.org', 1707 'serviceworker-reviews@chromium.org',
1708 'shimazu+serviceworker@chromium.org', 1708 'shimazu+serviceworker@chromium.org',
1709 'tzik@chromium.org'], 1709 'tzik@chromium.org'],
1710 'blink_serviceworkers_tests': ['kenjibaheux+watch@chromium.org'], 1710 'blink_serviceworkers_tests': ['kenjibaheux+watch@chromium.org'],
1711 'blink_spellcheck' : ['groby+blinkspell@chromium.org', 1711 'blink_spellcheck' : ['groby+blinkspell@chromium.org',
1712 'timvolodine@chromium.org'], 1712 'timvolodine@chromium.org'],
1713 'blink_spv2_layout_tests': ['jbroman+watch@chromium.org', 1713 'blink_spv2_layout_tests': ['jbroman+watch@chromium.org',
1714 'pdr+virtualspv2watchlist@chromium.org'], 1714 'pdr+virtualspv2watchlist@chromium.org'],
1715 'blink_style': ['blink-reviews-style@chromium.org'], 1715 'blink_style': ['blink-reviews-style@chromium.org'],
1716 'blink_svg': ['dschulze@chromium.org', 1716 'blink_svg': ['dschulze@chromium.org',
1717 'fmalita@chromium.org', 1717 'fmalita+watch@chromium.org',
1718 'fs@opera.com', 1718 'fs@opera.com',
1719 'gyuyoung.kim@chromium.org', 1719 'gyuyoung.kim@chromium.org',
1720 'kouhei+svg@chromium.org', 1720 'kouhei+svg@chromium.org',
1721 'pdr+svgwatchlist@chromium.org', 1721 'pdr+svgwatchlist@chromium.org',
1722 'rob.buis@samsung.com', 1722 'rob.buis@samsung.com',
1723 'schenney@chromium.org'], 1723 'schenney@chromium.org'],
1724 'blink_track': ['eric.carlson@apple.com', 1724 'blink_track': ['eric.carlson@apple.com',
1725 'fs@opera.com', 1725 'fs@opera.com',
1726 'glenn@chromium.org', 1726 'glenn@chromium.org',
1727 'silviapf@chromium.org'], 1727 'silviapf@chromium.org'],
(...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after
2107 'raymes+watch@chromium.org'], 2107 'raymes+watch@chromium.org'],
2108 'windows_sandboxing': ['pennymac+watch@chromium.org', 2108 'windows_sandboxing': ['pennymac+watch@chromium.org',
2109 'wfh+watch@chromium.org'], 2109 'wfh+watch@chromium.org'],
2110 'x11': ['derat+watch@chromium.org', 2110 'x11': ['derat+watch@chromium.org',
2111 'sadrul@chromium.org', 2111 'sadrul@chromium.org',
2112 'yusukes+watch@chromium.org'], 2112 'yusukes+watch@chromium.org'],
2113 'xml': ['dominicc+watchlist@chromium.org'], 2113 'xml': ['dominicc+watchlist@chromium.org'],
2114 'zoom': ['wjmaclean@chromium.org'], 2114 'zoom': ['wjmaclean@chromium.org'],
2115 }, 2115 },
2116 } 2116 }
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