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

Side by Side Diff: content/common/OWNERS

Issue 54493006: Make WebSocket developers OWNERs of content/**/*websocket* files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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
« no previous file with comments | « content/child/OWNERS ('k') | 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 # For Linux sandboxing 1 # For Linux sandboxing
2 cevans@chromium.org 2 cevans@chromium.org
3 jln@chromium.org 3 jln@chromium.org
4 4
5 # For security review of sandboxes 5 # For security review of sandboxes
6 per-file sandbox_win.cc=set noparent 6 per-file sandbox_win.cc=set noparent
7 per-file sandbox_win.cc=jschuh@chromium.org 7 per-file sandbox_win.cc=jschuh@chromium.org
8 per-file sandbox_win.cc=cpu@chromium.org 8 per-file sandbox_win.cc=cpu@chromium.org
9 9
10 # Mac Sandbox. 10 # Mac Sandbox.
(...skipping 13 matching lines...) Expand all
24 per-file *_messages*.h=cdn@chromium.org 24 per-file *_messages*.h=cdn@chromium.org
25 per-file *_messages*.h=cevans@chromium.org 25 per-file *_messages*.h=cevans@chromium.org
26 per-file *_messages*.h=jln@chromium.org 26 per-file *_messages*.h=jln@chromium.org
27 per-file *_messages*.h=jschuh@chromium.org 27 per-file *_messages*.h=jschuh@chromium.org
28 per-file *_messages*.h=tsepez@chromium.org 28 per-file *_messages*.h=tsepez@chromium.org
29 per-file *_messages*.h=kenrb@chromium.org 29 per-file *_messages*.h=kenrb@chromium.org
30 30
31 # Accessibility 31 # Accessibility
32 per-file accessibility_node_data.*=dmazzoni@chromium.org 32 per-file accessibility_node_data.*=dmazzoni@chromium.org
33 per-file accessibility_node_data.*=dtseng@chromium.org 33 per-file accessibility_node_data.*=dtseng@chromium.org
34
35 # WebSocket
36 per-file websocket.h=ricea@chromium.org
37 per-file websocket.h=tyoshino@chromium.org
38 per-file websocket.h=yhirano@chromium.org
OLDNEW
« no previous file with comments | « content/child/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698