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

Side by Side Diff: WATCHLISTS

Issue 919983002: Add myself to bindings and web_idl watchlist. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adding samsung id as well. 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 | 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 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
324 'lushnikov+blink@chromium.org', 324 'lushnikov+blink@chromium.org',
325 'vsevik+blink@chromium.org', 325 'vsevik+blink@chromium.org',
326 'yurys+blink@chromium.org', 326 'yurys+blink@chromium.org',
327 'eustas+blink@chromium.org', 327 'eustas+blink@chromium.org',
328 'caseq+blink@chromium.org', 328 'caseq+blink@chromium.org',
329 'malch+blink@chromium.org', 329 'malch+blink@chromium.org',
330 'sergeyv+blink@chromium.org', 330 'sergeyv+blink@chromium.org',
331 'devtools-reviews@chromium.org' ], 331 'devtools-reviews@chromium.org' ],
332 'bidi': [ 'leviw+bidiwatch@chromium.org' ], 332 'bidi': [ 'leviw+bidiwatch@chromium.org' ],
333 'bindings': [ 'arv+blink@chromium.org', 333 'bindings': [ 'arv+blink@chromium.org',
334 'blink-reviews-bindings@chromium.org' ], 334 'blink-reviews-bindings@chromium.org',
335 'vivekg@chromium.org',
336 'vivek.vg@samsung.com' ],
335 'bluetooth': [ 'scheib+watch@chromium.org' ], 337 'bluetooth': [ 'scheib+watch@chromium.org' ],
336 'canvas': [ 'cabanier@adobe.com', 338 'canvas': [ 'cabanier@adobe.com',
337 'aandrey+blink@chromium.org', 339 'aandrey+blink@chromium.org',
338 'dongseong.hwang@intel.com', 340 'dongseong.hwang@intel.com',
339 'junov@chromium.org' ], 341 'junov@chromium.org' ],
340 'clipboard': [ 'dcheng@chromium.org', ], 342 'clipboard': [ 'dcheng@chromium.org', ],
341 'custom_elements': [ 'dominicc+watchlist@chromium.org', 'dglazkov+blink@chro mium.org' ], 343 'custom_elements': [ 'dominicc+watchlist@chromium.org', 'dglazkov+blink@chro mium.org' ],
342 'fetch': [ 'japhet@chromium.org', 'gavinp+loader@chromium.org', 'tyoshino+wa tch@chromium.org' ], 344 'fetch': [ 'japhet@chromium.org', 'gavinp+loader@chromium.org', 'tyoshino+wa tch@chromium.org' ],
343 'layers': [ 'blink-layers+watch@chromium.org' ], 345 'layers': [ 'blink-layers+watch@chromium.org' ],
344 'loader': [ 'japhet@chromium.org', 'gavinp+loader@chromium.org', 'tyoshino+w atch@chromium.org' ], 346 'loader': [ 'japhet@chromium.org', 'gavinp+loader@chromium.org', 'tyoshino+w atch@chromium.org' ],
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
396 'media_queries': [ 'kenneth.christiansen@gmail.com', 398 'media_queries': [ 'kenneth.christiansen@gmail.com',
397 'yoav@yoav.ws' ], 399 'yoav@yoav.ws' ],
398 'fileapi': [ 'kinuko+fileapi@chromium.org', 400 'fileapi': [ 'kinuko+fileapi@chromium.org',
399 'tzik@chromium.org', 401 'tzik@chromium.org',
400 'nhiroki@chromium.org' ], 402 'nhiroki@chromium.org' ],
401 'quota': [ 'kinuko+fileapi@chromium.org', 403 'quota': [ 'kinuko+fileapi@chromium.org',
402 'tzik@chromium.org', 404 'tzik@chromium.org',
403 'nhiroki@chromium.org' ], 405 'nhiroki@chromium.org' ],
404 'viewport_interaction': [ 'kenneth.christiansen@gmail.com' ], 406 'viewport_interaction': [ 'kenneth.christiansen@gmail.com' ],
405 'css_regions': [ 'ChromiumBugTracker@adobe.com' ], 407 'css_regions': [ 'ChromiumBugTracker@adobe.com' ],
406 'web_idl': [ 'arv+blink@chromium.org', 'ch.dumez@samsung.com' ], 408 'web_idl': [ 'arv+blink@chromium.org', 'ch.dumez@samsung.com', 'vivekg@chrom ium.org', 'vivek.vg@samsung.com' ],
407 'webcomponents': [ 'webcomponents-bugzilla@chromium.org', 'dglazkov+blink@ch romium.org' ], 409 'webcomponents': [ 'webcomponents-bugzilla@chromium.org', 'dglazkov+blink@ch romium.org' ],
408 'mediastream': [ 'tommyw+watchlist@chromium.org' ], 410 'mediastream': [ 'tommyw+watchlist@chromium.org' ],
409 'navigator_content_utils': [ 'gyuyoung.kim@webkit.org' ], 411 'navigator_content_utils': [ 'gyuyoung.kim@webkit.org' ],
410 'geolocation': [ 'mvanouwerkerk+watch@chromium.org', 412 'geolocation': [ 'mvanouwerkerk+watch@chromium.org',
411 'timvolodine@chromium.org', 413 'timvolodine@chromium.org',
412 'mlamouri+watch-blink@chromium.org' ], 414 'mlamouri+watch-blink@chromium.org' ],
413 'vibration': [ 'mvanouwerkerk+watch@chromium.org', 415 'vibration': [ 'mvanouwerkerk+watch@chromium.org',
414 'mlamouri+watch-blink@chromium.org' ], 416 'mlamouri+watch-blink@chromium.org' ],
415 'serviceworkers': [ 'jsbell+serviceworker@chromium.org', 417 'serviceworkers': [ 'jsbell+serviceworker@chromium.org',
416 'kinuko+serviceworker@chromium.org', 418 'kinuko+serviceworker@chromium.org',
(...skipping 27 matching lines...) Expand all
444 'battery_status': [ 'timvolodine@chromium.org', 446 'battery_status': [ 'timvolodine@chromium.org',
445 'mlamouri+watch-blink@chromium.org' ], 447 'mlamouri+watch-blink@chromium.org' ],
446 'out_of_process_frames': [ 'dcheng@chromium.org', 448 'out_of_process_frames': [ 'dcheng@chromium.org',
447 'mlamouri+watch-blink@chromium.org' ], 449 'mlamouri+watch-blink@chromium.org' ],
448 'device_light': [ 'timvolodine@chromium.org', 450 'device_light': [ 'timvolodine@chromium.org',
449 'mlamouri+watch-blink@chromium.org' ], 451 'mlamouri+watch-blink@chromium.org' ],
450 'websockets': [ 'tyoshino+watch@chromium.org', 'yhirano+watch@chromium.org' ], 452 'websockets': [ 'tyoshino+watch@chromium.org', 'yhirano+watch@chromium.org' ],
451 'xmlhttprequest': [ 'tyoshino+watch@chromium.org' ], 453 'xmlhttprequest': [ 'tyoshino+watch@chromium.org' ],
452 }, 454 },
453 } 455 }
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