| # NOTE: Do not use these owners when you're in a subdirectory that has | 
 | # OWNERS file. For example: | 
 | # - cast | 
 | # - midi | 
 | # - ozone | 
 | # - capture/{content,video} | 
 | # Instead prefer the OWNERS in the subdirectory as they will be more familiar, | 
 | # and to load balance. Only use OWNERS in this file for these subdirectories | 
 | # when doing refactorings and general cleanups. | 
 |  | 
 | set noparent | 
 | cassew@google.com | 
 | chcunningham@chromium.org | 
 | dalecurtis@chromium.org | 
 | eugene@chromium.org | 
 | jrummell@chromium.org | 
 | liberato@chromium.org | 
 | sandersd@chromium.org | 
 | tguilbert@chromium.org | 
 | tmathmeyer@chromium.org | 
 | wolenetz@chromium.org | 
 | xhwang@chromium.org | 
 |  | 
 | # For Fuchsia-specific changes: | 
 | per-file ..._fuchsia*=file://build/fuchsia/OWNERS | 
 |  | 
 | # For GpuMemoryBuffer-related changes: | 
 | per-file *gpu_memory_buffer*=dcastagna@chromium.org |