forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathOWNERS
28 lines (25 loc) · 789 Bytes
/
OWNERS
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.
set noparent
# For Fuchsia-specific changes:
per-file *_fuchsia*=file://build/fuchsia/OWNERS
# For GpuMemoryBuffer-related changes:
per-file *gpu_memory_buffer*[email protected]