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

Side by Side Diff: content/common/OWNERS

Issue 12672006: Add cevans as an IPC OWNER for all areas. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « components/visitedlink/common/OWNERS ('k') | ipc/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_policy.cc=set noparent 6 per-file sandbox_policy.cc=set noparent
7 per-file sandbox_policy.cc=jschuh@chromium.org 7 per-file sandbox_policy.cc=jschuh@chromium.org
8 per-file sandbox_policy.cc=cpu@chromium.org 8 per-file sandbox_policy.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 13
14 # Changes to IPC messages require a security review to avoid introducing 14 # Changes to IPC messages require a security review to avoid introducing
15 # new sandbox escapes. 15 # new sandbox escapes.
16 per-file *_messages.h=set noparent 16 per-file *_messages.h=set noparent
17 per-file *_messages.h=cdn@chromium.org 17 per-file *_messages.h=cdn@chromium.org
18 per-file *_messages.h=cevans@chromium.org
18 per-file *_messages.h=jln@chromium.org 19 per-file *_messages.h=jln@chromium.org
19 per-file *_messages.h=jschuh@chromium.org 20 per-file *_messages.h=jschuh@chromium.org
20 per-file *_messages.h=palmer@chromium.org 21 per-file *_messages.h=palmer@chromium.org
21 per-file *_messages.h=tsepez@chromium.org 22 per-file *_messages.h=tsepez@chromium.org
22 23
23 # Accessibility 24 # Accessibility
24 per-file accessibility_node_data.*=dmazzoni@chromium.org 25 per-file accessibility_node_data.*=dmazzoni@chromium.org
25 per-file accessibility_node_data.*=dtseng@chromium.org 26 per-file accessibility_node_data.*=dtseng@chromium.org
OLDNEW
« no previous file with comments | « components/visitedlink/common/OWNERS ('k') | ipc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698