1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29

media / OWNERS [blame]

# 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
dalecurtis@chromium.org
eugene@chromium.org
jrummell@chromium.org
liberato@chromium.org
mfoltz@chromium.org
sandersd@chromium.org
tguilbert@chromium.org
tmathmeyer@chromium.org
xhwang@chromium.org

# EU coverage
blundell@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