summaryrefslogtreecommitdiffstats
path: root/content/common
diff options
context:
space:
mode:
authorrsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-28 19:59:15 +0000
committerrsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-28 19:59:15 +0000
commit082454da2ae6edcd3b75bcb67621d474ffe97d53 (patch)
tree1dd7e8104fd04f36582ee0825378fb3a588aa787 /content/common
parent6b6a6e69e888974b7c75959f63ca9988c9238eeb (diff)
downloadchromium_src-082454da2ae6edcd3b75bcb67621d474ffe97d53.zip
chromium_src-082454da2ae6edcd3b75bcb67621d474ffe97d53.tar.gz
chromium_src-082454da2ae6edcd3b75bcb67621d474ffe97d53.tar.bz2
Update OWNERS files to enforce jeremy@ as owning *.sb in subdirectories
BUG=235756 R=jeremy@chromium.org TBR=avi Review URL: https://chromiumcodereview.appspot.com/16050002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202626 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/common')
-rw-r--r--content/common/OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/common/OWNERS b/content/common/OWNERS
index 0d10d79..a78ade5 100644
--- a/content/common/OWNERS
+++ b/content/common/OWNERS
@@ -10,6 +10,8 @@ per-file sandbox_win.cc=cpu@chromium.org
# Mac Sandbox.
per-file sandbox_init_mac.*=jeremy@chromium.org
per-file sandbox_mac*=jeremy@chromium.org
+per-file *.sb=set noparent
+per-file *.sb=jeremy@chromium.org
# Changes to IPC messages require a security review to avoid introducing
# new sandbox escapes.