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

Side by Side Diff: WATCHLISTS

Issue 115193002: Add sigbjornf to bindings, dom WATCHLISTS. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 'bidi': [ 'leviw+bidiwatch@chromium.org' ], 236 'bidi': [ 'leviw+bidiwatch@chromium.org' ],
237 'bindings': [ 'abarth@chromium.org', 237 'bindings': [ 'abarth@chromium.org',
238 'adamk+blink@chromium.org', 238 'adamk+blink@chromium.org',
239 'arv+blink@chromium.org', 239 'arv+blink@chromium.org',
240 'ch.dumez@samsung.com', 240 'ch.dumez@samsung.com',
241 'haraken@chromium.org', 241 'haraken@chromium.org',
242 'japhet@chromium.org', 242 'japhet@chromium.org',
243 'jsbell+bindings@chromium.org', 243 'jsbell+bindings@chromium.org',
244 'kojih@chromium.org', 244 'kojih@chromium.org',
245 'marja+watch@chromium.org', 245 'marja+watch@chromium.org',
246 'nbarth@chromium.org' ], 246 'nbarth@chromium.org',
247 'sigbjornf@opera.com' ],
247 'canvas': [ 'cabanier@adobe.com', 'aandrey+blink@chromium.org' ], 248 'canvas': [ 'cabanier@adobe.com', 'aandrey+blink@chromium.org' ],
248 'custom_elements': [ 'dominicc+watchlist@chromium.org', 'dglazkov+blink@chro mium.org' ], 249 'custom_elements': [ 'dominicc+watchlist@chromium.org', 'dglazkov+blink@chro mium.org' ],
249 'layers': [ 'blink-layers+watch@chromium.org' ], 250 'layers': [ 'blink-layers+watch@chromium.org' ],
250 'loader': [ 'japhet@chromium.org', 'gavinp+loader@chromium.org' ], 251 'loader': [ 'japhet@chromium.org', 'gavinp+loader@chromium.org' ],
251 'owners': [ 'abarth@chromium.org'], 252 'owners': [ 'abarth@chromium.org'],
252 'test_runner': [ 'jochen+watch@chromium.org' ], 253 'test_runner': [ 'jochen+watch@chromium.org' ],
253 'platform_graphics': [ 'jamesr@chromium.org', 254 'platform_graphics': [ 'jamesr@chromium.org',
254 'schenney@chromium.org', 255 'schenney@chromium.org',
255 'danakj@chromium.org', 256 'danakj@chromium.org',
256 'pdr@chromium.org', 257 'pdr@chromium.org',
257 'cabanier@adobe.com', 258 'cabanier@adobe.com',
258 'dsinclair@chromium.org', 259 'dsinclair@chromium.org',
259 'dschulze@chromium.org', 260 'dschulze@chromium.org',
260 'rob.buis@samsung.com', 261 'rob.buis@samsung.com',
261 'jbroman@chromium.org' ], 262 'jbroman@chromium.org' ],
262 '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' ],
263 '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' ],
264 'dom': [ 'adamk+blink@chromium.org', 'eae+blinkwatch@chromium.org', 'dglazko v+blink@chromium.org' ], 265 'dom': [ 'adamk+blink@chromium.org', 'eae+blinkwatch@chromium.org', 'dglazko v+blink@chromium.org', 'sigbjornf@opera.com' ],
265 'events': [ 'eae+blinkwatch@chromium.org', 'dglazkov+blink@chromium.org' ], 266 'events': [ 'eae+blinkwatch@chromium.org', 'dglazkov+blink@chromium.org' ],
266 'heap': [ 'ager@chromium.org', 'haraken@chromium.org' ], 267 'heap': [ 'ager@chromium.org', 'haraken@chromium.org' ],
267 'html': [ 'adamk+blink@chromium.org', 'dglazkov+blink@chromium.org' ], 268 'html': [ 'adamk+blink@chromium.org', 'dglazkov+blink@chromium.org' ],
268 'public_api': [ 'abarth@chromium.org', 'jamesr@chromium.org', 'dglazkov+blin k@chromium.org' ], 269 'public_api': [ 'abarth@chromium.org', 'jamesr@chromium.org', 'dglazkov+blin k@chromium.org' ],
269 'wtf': [ 'abarth@chromium.org', 270 'wtf': [ 'abarth@chromium.org',
270 'adamk+blink@chromium.org', 271 'adamk+blink@chromium.org',
271 'loislo+blink@chromium.org', 272 'loislo+blink@chromium.org',
272 'yurys+blink@chromium.org' ], 273 'yurys+blink@chromium.org' ],
273 'indexed_db': ['alecflett@chromium.org','dgrogan@chromium.org', 274 'indexed_db': ['alecflett@chromium.org','dgrogan@chromium.org',
274 'jsbell@chromium.org', 'cmumford@chromium.org'], 275 'jsbell@chromium.org', 'cmumford@chromium.org'],
(...skipping 10 matching lines...) Expand all
285 'web_idl': [ 'arv+blink@chromium.org', 'ch.dumez@samsung.com', 'watchdog-bli nk-watchlist@google.com' ], 286 'web_idl': [ 'arv+blink@chromium.org', 'ch.dumez@samsung.com', 'watchdog-bli nk-watchlist@google.com' ],
286 'webcomponents': [ 'webcomponents-bugzilla@chromium.org', 'dglazkov+blink@ch romium.org' ], 287 'webcomponents': [ 'webcomponents-bugzilla@chromium.org', 'dglazkov+blink@ch romium.org' ],
287 'mediastream': [ 'tommyw+watchlist@chromium.org' ], 288 'mediastream': [ 'tommyw+watchlist@chromium.org' ],
288 'geolocation': [ 'mvanouwerkerk@chromium.org' ], 289 'geolocation': [ 'mvanouwerkerk@chromium.org' ],
289 'vibration': [ 'mvanouwerkerk@chromium.org' ], 290 'vibration': [ 'mvanouwerkerk@chromium.org' ],
290 'spellcheck' : [ 'groby+blinkspell@chromium.org' ], 291 'spellcheck' : [ 'groby+blinkspell@chromium.org' ],
291 'device_orientation': [ 'timvolodine@chromium.org', 'mvanouwerkerk@chromium. org' ], 292 'device_orientation': [ 'timvolodine@chromium.org', 'mvanouwerkerk@chromium. org' ],
292 'activity_logger': [ 'watchdog-blink-watchlist@google.com' ], 293 'activity_logger': [ 'watchdog-blink-watchlist@google.com' ],
293 }, 294 },
294 } 295 }
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