Kaido Kert | 08336fa | 2022-02-08 14:10:50 -0800 | [diff] [blame] | 1 | # NOTE: Do not use these owners when you're in a subdirectory that has |
| 2 | # OWNERS file. For example: |
| 3 | # - cast |
| 4 | # - midi |
| 5 | # - ozone |
| 6 | # - capture/{content,video} |
| 7 | # Instead prefer the OWNERS in the subdirectory as they will be more familiar, |
| 8 | # and to load balance. Only use OWNERS in this file for these subdirectories |
| 9 | # when doing refactorings and general cleanups. |
| 10 | |
| 11 | set noparent |
| 12 | cassew@google.com |
| 13 | chcunningham@chromium.org |
| 14 | dalecurtis@chromium.org |
| 15 | eugene@chromium.org |
| 16 | jrummell@chromium.org |
| 17 | liberato@chromium.org |
| 18 | sandersd@chromium.org |
| 19 | tguilbert@chromium.org |
| 20 | tmathmeyer@chromium.org |
| 21 | wolenetz@chromium.org |
| 22 | xhwang@chromium.org |
| 23 | |
| 24 | # For Fuchsia-specific changes: |
| 25 | per-file ..._fuchsia*=file://build/fuchsia/OWNERS |
| 26 | |
| 27 | # For GpuMemoryBuffer-related changes: |
| 28 | per-file *gpu_memory_buffer*=dcastagna@chromium.org |