summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authorxhwang <xhwang@chromium.org>2015-05-01 17:50:37 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-02 00:51:13 +0000
commitf76053265f78747668a55b986054571b9d7570a4 (patch)
tree3f8f4412566767b5c2625c77b1811715d16325ec /media
parent9c6d70a9596587e97926e803e925fd73a1cda678 (diff)
downloadchromium_src-f76053265f78747668a55b986054571b9d7570a4.zip
chromium_src-f76053265f78747668a55b986054571b9d7570a4.tar.gz
chromium_src-f76053265f78747668a55b986054571b9d7570a4.tar.bz2
media: Update media/OWNERS file about subdirectories.
Some folders have very different owners and the subdirectory owners should be preferred. Review URL: https://codereview.chromium.org/1118153003 Cr-Commit-Position: refs/heads/master@{#328033}
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