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

Unified Diff: ui/gfx/mojo/OWNERS

Issue 2032723002: Add security OWNERs to mojo directories. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed OWNERS Created 4 years, 7 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 | « cc/ipc/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/mojo/OWNERS
diff --git a/url/mojo/OWNERS b/ui/gfx/mojo/OWNERS
similarity index 50%
copy from url/mojo/OWNERS
copy to ui/gfx/mojo/OWNERS
index 7a5a05aac931edea6e25fb35b7bc3d5fa3ffa2e0..d72222e39b76cf5aec914db531bbdf8f0cc3d722 100644
--- a/url/mojo/OWNERS
+++ b/ui/gfx/mojo/OWNERS
@@ -1,16 +1,16 @@
# Changes to IPC serialization require a security review to avoid introducing
# new sandbox escapes.
-per-file url_gurl_struct_traits.h=set noparent
-per-file url_gurl_struct_traits.h=dcheng@chromium.org
-per-file url_gurl_struct_traits.h=inferno@chromium.org
-per-file url_gurl_struct_traits.h=jln@chromium.org
-per-file url_gurl_struct_traits.h=jschuh@chromium.org
-per-file url_gurl_struct_traits.h=kenrb@chromium.org
-per-file url_gurl_struct_traits.h=mkwst@chromium.org
-per-file url_gurl_struct_traits.h=nasko@chromium.org
-per-file url_gurl_struct_traits.h=palmer@chromium.org
-per-file url_gurl_struct_traits.h=tsepez@chromium.org
-per-file url_gurl_struct_traits.h=wfh@chromium.org
+per-file *struct_traits*.*=set noparent
+per-file *struct_traits*.*=dcheng@chromium.org
+per-file *struct_traits*.*=inferno@chromium.org
+per-file *struct_traits*.*=jln@chromium.org
+per-file *struct_traits*.*=jschuh@chromium.org
+per-file *struct_traits*.*=kenrb@chromium.org
+per-file *struct_traits*.*=mkwst@chromium.org
+per-file *struct_traits*.*=nasko@chromium.org
+per-file *struct_traits*.*=palmer@chromium.org
+per-file *struct_traits*.*=tsepez@chromium.org
+per-file *struct_traits*.*=wfh@chromium.org
# Changes to Mojo interfaces require a security review to avoid
# introducing new sandbox escapes.
« no previous file with comments | « cc/ipc/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698