summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
Diffstat (limited to 'media')
-rw-r--r--media/OWNERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/media/OWNERS b/media/OWNERS
index fdb8c86..afecf18 100644
--- a/media/OWNERS
+++ b/media/OWNERS
@@ -1,3 +1,13 @@
+# NOTE: Do not use these owners when you're in a subdirectory that has
+# OWNERS file. For example:
+# - cast
+# - midi
+# - ozone
+# - video/capture
+# 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.
+
dalecurtis@chromium.org
ddorwin@chromium.org
jrummell@chromium.org