summaryrefslogtreecommitdiffstats
path: root/content/common/OWNERS
blob: 8bd6e71133c3be9241a97e8edfea6e0fecb91602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# For Linux sandboxing
cevans@chromium.org
jln@chromium.org

# For security review of sandboxes
per-file sandbox_policy.cc=set noparent
per-file sandbox_policy.cc=jschuh@chromium.org
per-file sandbox_policy.cc=cpu@chromium.org

# Mac Sandbox.
per-file sandbox_init_mac.*=jeremy@chromium.org
per-file sandbox_mac*=jeremy@chromium.org

# Changes to IPC messages require a security review to avoid introducing
# new sandbox escapes.
per-file *_messages.h=set noparent
per-file *_messages.h=cdn@chromium.org
per-file *_messages.h=jln@chromium.org
per-file *_messages.h=jschuh@chromium.org
per-file *_messages.h=palmer@chromium.org
per-file *_messages.h=tsepez@chromium.org