blob: 262c8c221dee9f98372c2ad09fe57da850664aae [file] [log] [blame]
Kaido Kert08336fa2022-02-08 14:10:50 -08001# 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
11set noparent
12cassew@google.com
13chcunningham@chromium.org
14dalecurtis@chromium.org
15eugene@chromium.org
16jrummell@chromium.org
17liberato@chromium.org
18sandersd@chromium.org
19tguilbert@chromium.org
20tmathmeyer@chromium.org
21wolenetz@chromium.org
22xhwang@chromium.org
23
24# For Fuchsia-specific changes:
25per-file ..._fuchsia*=file://build/fuchsia/OWNERS
26
27# For GpuMemoryBuffer-related changes:
28per-file *gpu_memory_buffer*=dcastagna@chromium.org