Fix OWNERS file
Doesn't appear to work without being present in the per-file * list. Test: No Change-Id: I5bd26ce1dc20cc9d7a12d931852126bfce4a79c9
This commit is contained in:
parent
375291fa26
commit
a28bd563af
1 changed files with 2 additions and 2 deletions
4
OWNERS
4
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
|
||||
|
|
Loading…
Reference in a new issue