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

Side by Side Diff: content/common/OWNERS

Issue 16050002: Update OWNERS files to enforce jeremy@ as owning *.sb (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | Annotate | Revision Log
« 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 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.
11 per-file sandbox_init_mac.*=jeremy@chromium.org 11 per-file sandbox_init_mac.*=jeremy@chromium.org
12 per-file sandbox_mac*=jeremy@chromium.org 12 per-file sandbox_mac*=jeremy@chromium.org
13 per-file *.sb=set noparent
14 per-file *.sb=jeremy@chromium.org
13 15
14 # Changes to IPC messages require a security review to avoid introducing 16 # Changes to IPC messages require a security review to avoid introducing
15 # new sandbox escapes. 17 # new sandbox escapes.
16 per-file *_messages.h=set noparent 18 per-file *_messages.h=set noparent
17 per-file *_messages.h=cdn@chromium.org 19 per-file *_messages.h=cdn@chromium.org
18 per-file *_messages.h=cevans@chromium.org 20 per-file *_messages.h=cevans@chromium.org
19 per-file *_messages.h=jln@chromium.org 21 per-file *_messages.h=jln@chromium.org
20 per-file *_messages.h=jschuh@chromium.org 22 per-file *_messages.h=jschuh@chromium.org
21 per-file *_messages.h=palmer@chromium.org 23 per-file *_messages.h=palmer@chromium.org
22 per-file *_messages.h=tsepez@chromium.org 24 per-file *_messages.h=tsepez@chromium.org
23 per-file *_messages.h=kenrb@chromium.org 25 per-file *_messages.h=kenrb@chromium.org
24 26
25 # Accessibility 27 # Accessibility
26 per-file accessibility_node_data.*=dmazzoni@chromium.org 28 per-file accessibility_node_data.*=dmazzoni@chromium.org
27 per-file accessibility_node_data.*=dtseng@chromium.org 29 per-file accessibility_node_data.*=dtseng@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