| Index: device/bluetooth/public/interfaces/OWNERS
|
| diff --git a/device/bluetooth/public/interfaces/OWNERS b/device/bluetooth/public/interfaces/OWNERS
|
| index 88aeb2e5f0f5c819a51a4949031edbc432ffca45..1841ff6198d865e538cb4691dc7b5e70bbaf4a6b 100644
|
| --- a/device/bluetooth/public/interfaces/OWNERS
|
| +++ b/device/bluetooth/public/interfaces/OWNERS
|
| @@ -1,27 +1,5 @@
|
| -# Changes to IPC serialization require a security review to avoid introducing
|
| -# new sandbox escapes.
|
| -per-file bluetooth_uuid_struct_traits.h=set noparent
|
| -per-file bluetooth_uuid_struct_traits.h=dcheng@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=inferno@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=jln@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=jschuh@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=kenrb@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=mkwst@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=nasko@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=palmer@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=tsepez@chromium.org
|
| -per-file bluetooth_uuid_struct_traits.h=wfh@chromium.org
|
| +per-file *_struct_traits*.*=set noparent
|
| +per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
|
|
|
| -# Changes to Mojo interfaces require a security review to avoid
|
| -# introducing new sandbox escapes.
|
| per-file *.mojom=set noparent
|
| -per-file *.mojom=dcheng@chromium.org
|
| -per-file *.mojom=inferno@chromium.org
|
| -per-file *.mojom=jln@chromium.org
|
| -per-file *.mojom=jschuh@chromium.org
|
| -per-file *.mojom=kenrb@chromium.org
|
| -per-file *.mojom=mkwst@chromium.org
|
| -per-file *.mojom=nasko@chromium.org
|
| -per-file *.mojom=palmer@chromium.org
|
| -per-file *.mojom=tsepez@chromium.org
|
| -per-file *.mojom=wfh@chromium.org
|
| +per-file *.mojom=file://ipc/SECURITY_OWNERS
|
|
|