blob: 8dc88520e2e2bc745993adf571be5b73ef9583ec (
plain)
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
|
# 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.
chcunningham@chromium.org
dalecurtis@chromium.org
hubbe@chromium.org
jrummell@chromium.org
liberato@chromium.org
sandersd@chromium.org
tguilbert@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
per-file *gpu_memory_buffer*=reveman@chromium.org
# COMPONENT: Internals>Media
|