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

Side by Side Diff: WATCHLISTS

Issue 4815004: Add more team memebers to media watchlist. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: Created 10 years, 1 month 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 | Annotate | Revision Log
« 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) 2010 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2010 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 8
9 { 9 {
10 'WATCHLIST_DEFINITIONS': { 10 'WATCHLIST_DEFINITIONS': {
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 'tab_contents': ['brettw-cc@chromium.org'], 185 'tab_contents': ['brettw-cc@chromium.org'],
186 'webkit': ['darin-cc@chromium.org'], 186 'webkit': ['darin-cc@chromium.org'],
187 'plugin': ['darin-cc@chromium.org', 'jam@chromium.org', 187 'plugin': ['darin-cc@chromium.org', 'jam@chromium.org',
188 'stuartmorgan+watch@chromium.org'], 188 'stuartmorgan+watch@chromium.org'],
189 'worker': ['jam@chromium.org'], 189 'worker': ['jam@chromium.org'],
190 'extension': ['aa@chromium.org', 190 'extension': ['aa@chromium.org',
191 'erikkay@chromium.org', 191 'erikkay@chromium.org',
192 'pam+watch@chromium.org'], 192 'pam+watch@chromium.org'],
193 'net': ['darin-cc@chromium.org', 'cbentzel+watch@chromium.org'], 193 'net': ['darin-cc@chromium.org', 'cbentzel+watch@chromium.org'],
194 'ftp': ['phajdan.jr@chromium.org'], 194 'ftp': ['phajdan.jr@chromium.org'],
195 'media': ['ajwong@chromium.org', 'fbarchard@chromium.org', 195 'media': ['acolwell@chromium.org', 'ajwong@chromium.org',
196 'hclam@chromium.org', 'scherkus@chromium.org', 196 'annacc@chromium.org', 'ddorwin+watch@chromium.org',
197 'vrk@chromium.org'], 197 'fbarchard@chromium.org', 'hclam@chromium.org',
198 'scherkus@chromium.org', 'vrk@chromium.org'],
198 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], 199 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
199 'linux-sandboxing': ['agl@chromium.org'], 200 'linux-sandboxing': ['agl@chromium.org'],
200 'sync': ['tim@chromium.org', 'nick@chromium.org', 201 'sync': ['tim@chromium.org', 'nick@chromium.org',
201 'idana@chromium.org', 'rsimha@chromium.org'], 202 'idana@chromium.org', 'rsimha@chromium.org'],
202 'layout_tests': ['pam+watch@chromium.org'], 203 'layout_tests': ['pam+watch@chromium.org'],
203 'tools': ['pam+watch@chromium.org'], 204 'tools': ['pam+watch@chromium.org'],
204 'tests': ['phajdan.jr@chromium.org'], 205 'tests': ['phajdan.jr@chromium.org'],
205 'automation': ['phajdan.jr@chromium.org'], 206 'automation': ['phajdan.jr@chromium.org'],
206 'chrome_frame' : ['amit@chromium.org'], 207 'chrome_frame' : ['amit@chromium.org'],
207 'nacl' : ['native-client-reviews@googlegroups.com'], 208 'nacl' : ['native-client-reviews@googlegroups.com'],
208 'appcache': ['michaeln@chromium.org'], 209 'appcache': ['michaeln@chromium.org'],
209 'gpu': ['apatrick@chromium.org'], 210 'gpu': ['apatrick@chromium.org'],
210 'locale_settings': ['finnur+watch@chromium.org'], 211 'locale_settings': ['finnur+watch@chromium.org'],
211 'options_dialog_content': ['finnur+watch@chromium.org'], 212 'options_dialog_content': ['finnur+watch@chromium.org'],
212 'chromeos': ['davemoore+watch@chromium.org'], 213 'chromeos': ['davemoore+watch@chromium.org'],
213 'npapi_headers': ['stuartmorgan@chromium.org'], 214 'npapi_headers': ['stuartmorgan@chromium.org'],
214 'remoting': ['ajwong@chromium.org', 'sergeyu@chromium.org', 215 'remoting': ['ajwong@chromium.org', 'sergeyu@chromium.org',
215 'hclam@chromium.org', 'dmaclach@chromium.org', 216 'hclam@chromium.org', 'dmaclach@chromium.org',
216 'garykac@chromium.org'], 217 'garykac@chromium.org'],
217 'cookie_monster': ['rdsmith@chromium.org'], 218 'cookie_monster': ['rdsmith@chromium.org'],
218 'autofill': ['dhollowa@chromium.org', 'jhawkins@chromium.org'], 219 'autofill': ['dhollowa@chromium.org', 'jhawkins@chromium.org'],
219 'webdata': ['dhollowa@chromium.org'], 220 'webdata': ['dhollowa@chromium.org'],
220 'i18n': ['jshin+watch@chromium.org'], 221 'i18n': ['jshin+watch@chromium.org'],
221 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org', 222 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org',
222 'nirnimesh@chromium.org'], 223 'nirnimesh@chromium.org'],
223 'labs': ['thakis@chromium.org'], 224 'labs': ['thakis@chromium.org'],
224 }, 225 },
225 } 226 }
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