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

Unified Diff: chrome/common/OWNERS

Issue 16830003: Make security team OWNERS for all IPC *_messages*.h files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/importer/OWNERS ('k') | chrome/common/extensions/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/OWNERS
diff --git a/chrome/common/OWNERS b/chrome/common/OWNERS
index 55cd3d4871956fd1f10058a004686dfe51817dbf..5727717d9436c8d71feb10995a85dab20e7f20c5 100644
--- a/chrome/common/OWNERS
+++ b/chrome/common/OWNERS
@@ -11,13 +11,13 @@ per-file nacl_loader.sb=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=cevans@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
+per-file *_messages*.h=set noparent
+per-file *_messages*.h=cdn@chromium.org
+per-file *_messages*.h=cevans@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
# Spellcheck files. Not using spellcheck* since it covers IPC messages too.
per-file spellcheck_common.*=groby@chromium.org
« no previous file with comments | « chrome/browser/importer/OWNERS ('k') | chrome/common/extensions/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698