Commit ebf1d277 authored by mlamouri's avatar mlamouri Committed by Commit bot

Update chrome/OWNERS android rule to match chrome/android/OWNERS.

This is also fixing the chrome/OWNERS android related rules
to apply on chrome_android*.gypi files instead of *android*.

BUG=None

Review URL: https://codereview.chromium.org/604503002

Cr-Commit-Position: refs/heads/master@{#296517}
parent e2b442be
...@@ -20,12 +20,13 @@ per-file *.isolate=csharp@chromium.org ...@@ -20,12 +20,13 @@ per-file *.isolate=csharp@chromium.org
per-file *.isolate=maruel@chromium.org per-file *.isolate=maruel@chromium.org
# Android OWNERS from chrome/android/OWNERS # Android OWNERS from chrome/android/OWNERS
per-file *android*=aruslan@chromium.org per-file chrome_android*.gypi=aruslan@chromium.org
per-file *android*=bauerb@chromium.org per-file chrome_android*.gypi=bauerb@chromium.org
per-file *android*=dtrainor@chromium.org per-file chrome_android*.gypi=dtrainor@chromium.org
per-file *android*=nyquist@chromium.org per-file chrome_android*.gypi=miguelg@chromium.org
per-file *android*=tedchoc@chromium.org per-file chrome_android*.gypi=nyquist@chromium.org
per-file *android*=yfriedman@chromium.org per-file chrome_android*.gypi=tedchoc@chromium.org
per-file chrome_android*.gypi=yfriedman@chromium.org
# Chrome OS OWNERS from chrome/browser/chromeos/OWNERS # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS
per-file chrome_browser_chromeos.gypi=achuith@chromium.org per-file chrome_browser_chromeos.gypi=achuith@chromium.org
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment