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

Side by Side Diff: WATCHLISTS

Issue 2794893002: Remove myself from some geolocation owners files and watchlist. (Closed)
Patch Set: Created 3 years, 8 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/geolocation/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 1942 matching lines...) Expand 10 before | Expand all | Expand 10 after
1953 'filesapp_ui': ['mtomasz+watch@chromium.org'], 1953 'filesapp_ui': ['mtomasz+watch@chromium.org'],
1954 'ftp': ['phajdan.jr@chromium.org'], 1954 'ftp': ['phajdan.jr@chromium.org'],
1955 'fuzzing': ['fuzzing@chromium.org'], 1955 'fuzzing': ['fuzzing@chromium.org'],
1956 'gcm': ['johnme+watch@chromium.org', 1956 'gcm': ['johnme+watch@chromium.org',
1957 'peter@chromium.org', 1957 'peter@chromium.org',
1958 'zea+watch@chromium.org'], 1958 'zea+watch@chromium.org'],
1959 'generic_sensor': ['alexander.shalamov@intel.com', 1959 'generic_sensor': ['alexander.shalamov@intel.com',
1960 'mikhail.pozdnyakov@intel.com', 1960 'mikhail.pozdnyakov@intel.com',
1961 'wanming.lin@intel.com'], 1961 'wanming.lin@intel.com'],
1962 'geolocation': ['mcasas+geolocation@chromium.org', 1962 'geolocation': ['mcasas+geolocation@chromium.org',
1963 'mlamouri+watch-geolocation@chromium.org', 1963 'mlamouri+watch-geolocation@chromium.org'],
1964 'mvanouwerkerk@chromium.org'],
1965 'gfx_geometry': ['cc-bugs@chromium.org'], 1964 'gfx_geometry': ['cc-bugs@chromium.org'],
1966 'gfx_image': ['rsesek+watch@chromium.org'], 1965 'gfx_image': ['rsesek+watch@chromium.org'],
1967 'gn': ['agrieve+watch@chromium.org', 1966 'gn': ['agrieve+watch@chromium.org',
1968 'dpranke@chromium.org', 1967 'dpranke@chromium.org',
1969 'tfarina@chromium.org'], 1968 'tfarina@chromium.org'],
1970 'goma': ['shinyak+cc@chromium.com', 1969 'goma': ['shinyak+cc@chromium.com',
1971 'tikuta+cc@chromium.com', 1970 'tikuta+cc@chromium.com',
1972 'ukai+cc@chromium.com', 1971 'ukai+cc@chromium.com',
1973 'yyanagisawa+cc@chromium.com'], 1972 'yyanagisawa+cc@chromium.com'],
1974 'gpu': ['piman+watch@chromium.org'], 1973 'gpu': ['piman+watch@chromium.org'],
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
2225 'msramek+watch@chromium.org', 2224 'msramek+watch@chromium.org',
2226 'raymes+watch@chromium.org'], 2225 'raymes+watch@chromium.org'],
2227 'windows_sandboxing': ['pennymac+watch@chromium.org', 2226 'windows_sandboxing': ['pennymac+watch@chromium.org',
2228 'wfh+watch@chromium.org'], 2227 'wfh+watch@chromium.org'],
2229 'x11': ['derat+watch@chromium.org', 2228 'x11': ['derat+watch@chromium.org',
2230 'sadrul@chromium.org', 2229 'sadrul@chromium.org',
2231 'yusukes+watch@chromium.org'], 2230 'yusukes+watch@chromium.org'],
2232 'zoom': ['wjmaclean@chromium.org'], 2231 'zoom': ['wjmaclean@chromium.org'],
2233 }, 2232 },
2234 } 2233 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/geolocation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698