| # Include this file in the current in-development API level directory. |
| # |
| # Breaking changes are allowed but must receive API review. |
| |
| set noparent |
| |
| include /sdk/fidl/OWNERS |
| |
| # We want to require an API council members API-Review+1 for API changes, but |
| # we don't want to require the API council members to CR+2 changes. |
| # For files in the current directory which are derived from FIDL changes, |
| # where API-Review+1 is already required, we can grant wider ownership to the |
| # relevant team members to avoid the need for an API Council CR+2. |
| # If you find yourself in this situation, feel free to add a line below. |
| per-file fuchsia.wlan.*=file:/src/connectivity/wlan/OWNERS |