| Index: content/common/mojo/OWNERS
|
| diff --git a/content/common/OWNERS b/content/common/mojo/OWNERS
|
| similarity index 56%
|
| copy from content/common/OWNERS
|
| copy to content/common/mojo/OWNERS
|
| index 3585fdb614b42d9609ac9c2e7675529d184ff4e9..182689ff7247facc0beffda48597745187205711 100644
|
| --- a/content/common/OWNERS
|
| +++ b/content/common/mojo/OWNERS
|
| @@ -1,23 +1,3 @@
|
| -# For Linux sandboxing
|
| -cevans@chromium.org
|
| -jln@chromium.org
|
| -
|
| -# For security review of sandboxes
|
| -per-file sandbox_win.cc=set noparent
|
| -per-file sandbox_win.cc=jschuh@chromium.org
|
| -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
|
| -
|
| -per-file pepper*=ananta@chromium.org
|
| -per-file pepper*=bauerb@chromium.org
|
| -per-file plugin*=ananta@chromium.org
|
| -per-file plugin*=bauerb@chromium.org
|
| -
|
| # Changes to IPC messages require a security review to avoid introducing
|
| # new sandbox escapes.
|
| per-file *_message*.h=set noparent
|
| @@ -43,12 +23,3 @@ per-file *param_traits*.h=kenrb@chromium.org
|
| per-file *param_traits*.h=nasko@chromium.org
|
| per-file *param_traits*.h=palmer@chromium.org
|
| per-file *param_traits*.h=tsepez@chromium.org
|
| -
|
| -# Accessibility
|
| -per-file accessibility_node_data.*=dmazzoni@chromium.org
|
| -per-file accessibility_node_data.*=dtseng@chromium.org
|
| -
|
| -# WebSocket
|
| -per-file websocket.*=ricea@chromium.org
|
| -per-file websocket.*=tyoshino@chromium.org
|
| -per-file websocket.*=yhirano@chromium.org
|
|
|