From f76053265f78747668a55b986054571b9d7570a4 Mon Sep 17 00:00:00 2001 From: xhwang Date: Fri, 1 May 2015 17:50:37 -0700 Subject: [PATCH] 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} --- media/OWNERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/media/OWNERS b/media/OWNERS index fdb8c866b7f0..afecf18fe0da 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 -- 2.11.4.GIT