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

Side by Side Diff: content/common/OWNERS

Issue 1200263007: Remove jeremy@ from Mac OWNERS, and use file references. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « content/browser/OWNERS ('k') | content/ppapi_plugin/OWNERS » ('j') | 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 jln@chromium.org 2 jln@chromium.org
3 3
4 # For security review of sandboxes 4 # For security review of sandboxes
5 per-file sandbox_win.cc=set noparent 5 per-file sandbox_win.cc=set noparent
6 per-file sandbox_win.cc=jschuh@chromium.org 6 per-file sandbox_win.cc=jschuh@chromium.org
7 per-file sandbox_win.cc=cpu@chromium.org 7 per-file sandbox_win.cc=cpu@chromium.org
8 8
9 # Mac Sandbox. 9 # Mac Sandbox.
10 per-file sandbox_init_mac.*=jeremy@chromium.org 10 per-file sandbox_init_mac.*=rsesek@chromium.org
11 per-file sandbox_mac*=jeremy@chromium.org 11 per-file sandbox_mac*=rsesek@chromium.org
12 per-file *.sb=set noparent 12 per-file *.sb=set noparent
13 per-file *.sb=jeremy@chromium.org 13 per-file *.sb=rsesek@chromium.org
14 14
15 per-file pepper*=ananta@chromium.org 15 per-file pepper*=ananta@chromium.org
16 per-file pepper*=bauerb@chromium.org 16 per-file pepper*=bauerb@chromium.org
17 per-file plugin*=ananta@chromium.org 17 per-file plugin*=ananta@chromium.org
18 per-file plugin*=bauerb@chromium.org 18 per-file plugin*=bauerb@chromium.org
19 19
20 # Changes to IPC messages require a security review to avoid introducing 20 # Changes to IPC messages require a security review to avoid introducing
21 # new sandbox escapes. 21 # new sandbox escapes.
22 per-file *_message*.h=set noparent 22 per-file *_message*.h=set noparent
23 per-file *_message*.h=dcheng@chromium.org 23 per-file *_message*.h=dcheng@chromium.org
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 per-file websocket.*=tyoshino@chromium.org 69 per-file websocket.*=tyoshino@chromium.org
70 per-file websocket.*=yhirano@chromium.org 70 per-file websocket.*=yhirano@chromium.org
71 71
72 # Compositor 72 # Compositor
73 per-file cc_messages_unittest.cc=danakj@chromium.org 73 per-file cc_messages_unittest.cc=danakj@chromium.org
74 per-file cc_messages_perftest.cc=danakj@chromium.org 74 per-file cc_messages_perftest.cc=danakj@chromium.org
75 75
76 # DirectWrite 76 # DirectWrite
77 per-file dwrite_font_platform_win*=shrikant@chromium.org 77 per-file dwrite_font_platform_win*=shrikant@chromium.org
78 per-file dwrite_font_platform_win*=scottmg@chromium.org 78 per-file dwrite_font_platform_win*=scottmg@chromium.org
OLDNEW
« no previous file with comments | « content/browser/OWNERS ('k') | content/ppapi_plugin/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698