From a28bd563afb5ac0ab9f97f0b4cca2fc89ea35784 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Thu, 7 Feb 2019 16:14:49 +0000 Subject: [PATCH] Fix OWNERS file Doesn't appear to work without being present in the per-file * list. Test: No Change-Id: I5bd26ce1dc20cc9d7a12d931852126bfce4a79c9 --- OWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index b8ef2d7bb1..9f621d8ec4 100644 --- a/OWNERS +++ b/OWNERS @@ -2,10 +2,10 @@ ccross@android.com dwillemsen@google.com -per-file * = ccross@android.com,dwillemsen@google.com - # To expedite LON reviews hansson@google.com +per-file * = ccross@android.com,dwillemsen@google.com,hansson@google.com + # For version updates per-file version_defaults.mk = aseaton@google.com,elisapascual@google.com