From 082454da2ae6edcd3b75bcb67621d474ffe97d53 Mon Sep 17 00:00:00 2001 From: "rsleevi@chromium.org" Date: Tue, 28 May 2013 19:59:15 +0000 Subject: 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 --- content/common/OWNERS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/common') 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. -- cgit v1.1