| # If you're adding a new feature or modifying non-trivial amount of code |
| # in Network Service, please consider sharing the design idea/doc with |
| # [email protected] beforehand. |
| |
| # Primary |
| bashi@chromium.org |
| ricea@chromium.org |
| |
| # Secondary |
| horo@chromium.org |
| dschinazi@chromium.org |
| ericorth@chromium.org |
| kinuko@chromium.org |
| mmenke@chromium.org |
| morlovich@chromium.org |
| reillyg@chromium.org |
| toyoshim@chromium.org |
| |
| per-file *_type_converter*.*=set noparent |
| per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS |
| |
| per-file network_sandbox_hook_linux.*=set noparent |
| per-file network_sandbox_hook_linux.*=file://sandbox/linux/OWNERS |
| |
| per-file BUILD.gn=file://services/network/resource_scheduler/OWNERS |
| per-file BUILD.gn=file://services/network/scheduler/OWNERS |
| per-file BUILD.gn=file://services/network/sct_auditing/OWNERS |
| |
| # Cookies |
| per-file *cookie*=file://net/cookies/OWNERS |
| |
| # Web-facing security features |
| per-file content_security_policy*=file://third_party/blink/SECURITY_OWNERS |
| per-file cross_origin_read_blocking*=file://third_party/blink/SECURITY_OWNERS |
| per-file local_network_access*=file://third_party/blink/SECURITY_OWNERS |
| per-file sec_header_helpers*=file://third_party/blink/SECURITY_OWNERS |
| |
| # WebTransport |
| per-file web_transport*=file://net/OWNERS |
| per-file web_transport*=file://net/quic/OWNERS |
| |
| # Device Bound Session Credentials |
| per-file device_bound_session_manager*=file://net/device_bound_sessions/OWNERS |