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

Side by Side Diff: WATCHLISTS

Issue 126093002: Add ch.dumez to several watchlists (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Split into multiple lines Created 6 years, 11 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) 2013 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2013 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 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 'schenney@chromium.org', 255 'schenney@chromium.org',
256 'danakj@chromium.org', 256 'danakj@chromium.org',
257 'pdr@chromium.org', 257 'pdr@chromium.org',
258 'cabanier@adobe.com', 258 'cabanier@adobe.com',
259 'dsinclair@chromium.org', 259 'dsinclair@chromium.org',
260 'dschulze@chromium.org', 260 'dschulze@chromium.org',
261 'rob.buis@samsung.com', 261 'rob.buis@samsung.com',
262 'jbroman@chromium.org' ], 262 'jbroman@chromium.org' ],
263 'svg': [ 'schenney@chromium.org', 'pdr@google.com', 'fmalita@chromium.org', 'dschulze@chromium.org', 'rob.buis@samsung.com' ], 263 'svg': [ 'schenney@chromium.org', 'pdr@google.com', 'fmalita@chromium.org', 'dschulze@chromium.org', 'rob.buis@samsung.com' ],
264 'css': [ 'alexis.menard@intel.com', 'apavlov+blink@chromium.org', 'dglazkov+ blink@chromium.org' ], 264 'css': [ 'alexis.menard@intel.com', 'apavlov+blink@chromium.org', 'dglazkov+ blink@chromium.org' ],
265 'dom': [ 'adamk+blink@chromium.org', 'eae+blinkwatch@chromium.org', 'dglazko v+blink@chromium.org', 'sigbjornf@opera.com' ], 265 'dom': [ 'adamk+blink@chromium.org',
266 'eae+blinkwatch@chromium.org',
267 'dglazkov+blink@chromium.org',
268 'sigbjornf@opera.com',
269 'ch.dumez@samsung.com' ],
266 'events': [ 'eae+blinkwatch@chromium.org', 'dglazkov+blink@chromium.org' ], 270 'events': [ 'eae+blinkwatch@chromium.org', 'dglazkov+blink@chromium.org' ],
267 'heap': [ 'ager@chromium.org', 'haraken@chromium.org' ], 271 'heap': [ 'ager@chromium.org', 'haraken@chromium.org' ],
268 'html': [ 'adamk+blink@chromium.org', 'dglazkov+blink@chromium.org' ], 272 'html': [ 'adamk+blink@chromium.org', 'dglazkov+blink@chromium.org' ],
269 'public_api': [ 'abarth@chromium.org', 'jamesr@chromium.org', 'dglazkov+blin k@chromium.org' ], 273 'public_api': [ 'abarth@chromium.org', 'jamesr@chromium.org', 'dglazkov+blin k@chromium.org' ],
270 'wtf': [ 'abarth@chromium.org', 274 'wtf': [ 'abarth@chromium.org',
271 'adamk+blink@chromium.org', 275 'adamk+blink@chromium.org',
272 'loislo+blink@chromium.org', 276 'loislo+blink@chromium.org',
273 'yurys+blink@chromium.org' ], 277 'yurys+blink@chromium.org',
278 'ch.dumez@samsung.com' ],
274 'indexed_db': ['alecflett@chromium.org','dgrogan@chromium.org', 279 'indexed_db': ['alecflett@chromium.org','dgrogan@chromium.org',
275 'jsbell@chromium.org', 'cmumford@chromium.org'], 280 'jsbell@chromium.org', 'cmumford@chromium.org'],
276 'rendering': [ 'eae+blinkwatch@chromium.org', 'jchaffraix+rendering@chromium .org', 'leviw+renderwatch@chromium.org', 'zoltan@webkit.org', 'bemjb+rendering@c hromium.org' ], 281 'rendering': [ 'eae+blinkwatch@chromium.org', 'jchaffraix+rendering@chromium .org', 'leviw+renderwatch@chromium.org', 'zoltan@webkit.org', 'bemjb+rendering@c hromium.org' ],
277 'content_security_policy': [ 'mkwst+watchlist@chromium.org' ], 282 'content_security_policy': [ 'mkwst+watchlist@chromium.org' ],
278 'prerender': [ 'gavinp+prerender@chromium.org' ], 283 'prerender': [ 'gavinp+prerender@chromium.org' ],
279 'track': [ 'vcarbune@chromium.org', 'silviapf@chromium.org', 'philipj@opera. com', 'glenn@chromium.org' ], 284 'track': [ 'vcarbune@chromium.org', 'silviapf@chromium.org', 'philipj@opera. com', 'glenn@chromium.org' ],
280 'media': [ 'feature-media-reviews@chromium.org', 'philipj@opera.com' ], 285 'media': [ 'feature-media-reviews@chromium.org', 'philipj@opera.com' ],
281 'media_queries': [ 'kenneth.christiansen@gmail.com' ], 286 'media_queries': [ 'kenneth.christiansen@gmail.com' ],
282 'fileapi': [ 'kinuko@chromium.org' ], 287 'fileapi': [ 'kinuko@chromium.org' ],
283 'quota': [ 'kinuko@chromium.org' ], 288 'quota': [ 'kinuko@chromium.org' ],
284 'viewport_interaction': [ 'kenneth.christiansen@gmail.com' ], 289 'viewport_interaction': [ 'kenneth.christiansen@gmail.com' ],
285 'css_regions': [ 'ChromiumBugTracker@adobe.com' ], 290 'css_regions': [ 'ChromiumBugTracker@adobe.com' ],
286 'web_idl': [ 'arv+blink@chromium.org', 'ch.dumez@samsung.com', 'watchdog-bli nk-watchlist@google.com' ], 291 'web_idl': [ 'arv+blink@chromium.org', 'ch.dumez@samsung.com', 'watchdog-bli nk-watchlist@google.com' ],
287 'webcomponents': [ 'webcomponents-bugzilla@chromium.org', 'dglazkov+blink@ch romium.org' ], 292 'webcomponents': [ 'webcomponents-bugzilla@chromium.org', 'dglazkov+blink@ch romium.org' ],
288 'mediastream': [ 'tommyw+watchlist@chromium.org' ], 293 'mediastream': [ 'tommyw+watchlist@chromium.org' ],
289 'geolocation': [ 'mvanouwerkerk@chromium.org' ], 294 'geolocation': [ 'mvanouwerkerk@chromium.org' ],
290 'vibration': [ 'mvanouwerkerk@chromium.org' ], 295 'vibration': [ 'mvanouwerkerk@chromium.org' ],
291 'spellcheck' : [ 'groby+blinkspell@chromium.org' ], 296 'spellcheck' : [ 'groby+blinkspell@chromium.org' ],
292 'device_orientation': [ 'timvolodine@chromium.org', 'mvanouwerkerk@chromium. org' ], 297 'device_orientation': [ 'timvolodine@chromium.org', 'mvanouwerkerk@chromium. org', 'ch.dumez@samsung.com' ],
293 'activity_logger': [ 'watchdog-blink-watchlist@google.com' ], 298 'activity_logger': [ 'watchdog-blink-watchlist@google.com' ],
294 }, 299 },
295 } 300 }
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