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

Side by Side Diff: WATCHLISTS

Issue 925963002: Cleanup owners files, histograms, src (-ygorshenin@) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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 | chrome/browser/chromeos/login/OWNERS » ('j') | 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 816 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 'rouslan+autofillwatch@chromium.org'], 827 'rouslan+autofillwatch@chromium.org'],
828 'automation': ['robertshield@chromium.org'], 828 'automation': ['robertshield@chromium.org'],
829 'base': ['erikwright+watch@chromium.org'], 829 'base': ['erikwright+watch@chromium.org'],
830 'base_allocator': ['dmikurube@chromium.org', 830 'base_allocator': ['dmikurube@chromium.org',
831 'wfh+watch@chromium.org'], 831 'wfh+watch@chromium.org'],
832 'base_memory': ['gavinp+memory@chromium.org'], 832 'base_memory': ['gavinp+memory@chromium.org'],
833 'base_win': ['grt+watch@chromium.org', 'wfh+watch@chromium.org'], 833 'base_win': ['grt+watch@chromium.org', 'wfh+watch@chromium.org'],
834 'battery_status': ['timvolodine@chromium.org'], 834 'battery_status': ['timvolodine@chromium.org'],
835 'bookmarks': ['noyau+watch@chromium.org', 'tfarina@chromium.org'], 835 'bookmarks': ['noyau+watch@chromium.org', 'tfarina@chromium.org'],
836 'browser_chromeos': ['davemoore+watch@chromium.org', 836 'browser_chromeos': ['davemoore+watch@chromium.org',
837 'stevenjb+watch@chromium.org', 837 'stevenjb+watch@chromium.org'],
838 'nkostylev+watch@chromium.org'],
839 'browser_components': ['browser-components-watch@chromium.org'], 838 'browser_components': ['browser-components-watch@chromium.org'],
840 'browser_compositor': ['vollick@chromium.org', 839 'browser_compositor': ['vollick@chromium.org',
841 'piman+watch@chromium.org'], 840 'piman+watch@chromium.org'],
842 'browser_resources': ['arv+watch@chromium.org'], 841 'browser_resources': ['arv+watch@chromium.org'],
843 'browsing_data': ['markusheintz@chromium.org'], 842 'browsing_data': ['markusheintz@chromium.org'],
844 'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'], 843 'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'],
845 'cast': ['avayvod+watch@chromium.org', 844 'cast': ['avayvod+watch@chromium.org',
846 'hclam+watch@chromium.org', 845 'hclam+watch@chromium.org',
847 'hguihot+watch@chromium.org', 846 'hguihot+watch@chromium.org',
848 'hubbe+watch@chromium.org', 847 'hubbe+watch@chromium.org',
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
1058 'mcasas+watch@chromium.org', 1057 'mcasas+watch@chromium.org',
1059 'posciak+watch@chromium.org'], 1058 'posciak+watch@chromium.org'],
1060 'website_settings': ['markusheintz@chromium.org'], 1059 'website_settings': ['markusheintz@chromium.org'],
1061 'windows_sandboxing': ['wfh+watch@chromium.org'], 1060 'windows_sandboxing': ['wfh+watch@chromium.org'],
1062 'worker': ['jam@chromium.org'], 1061 'worker': ['jam@chromium.org'],
1063 'x11': ['derat+watch@chromium.org', 1062 'x11': ['derat+watch@chromium.org',
1064 'sadrul@chromium.org', 1063 'sadrul@chromium.org',
1065 'yusukes+watch@chromium.org'], 1064 'yusukes+watch@chromium.org'],
1066 }, 1065 },
1067 } 1066 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698