diff options
author | Calin Juravle <calin@google.com> | 2021-01-22 17:53:18 -0800 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2021-01-22 17:57:45 -0800 |
commit | 173b3eb10c2979cfc1b8eb31c5b8247a750d3bbd (patch) | |
tree | d5946e62b00265db509c3bb0d22fb7bf7e7136a3 /config | |
parent | 70127316bf39cd155e28f9153913583abc56f3b8 (diff) |
Update boot image profiles OWNERS
Test: m
Change-Id: Ic4190cba73d40621a82ea818051d40e6b578357b
Diffstat (limited to 'config')
-rw-r--r-- | config/OWNERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/OWNERS b/config/OWNERS index d59c6f2d72ba..001038d139c4 100644 --- a/config/OWNERS +++ b/config/OWNERS @@ -4,5 +4,11 @@ include /ZYGOTE_OWNERS per-file hiddenapi-* = andreionea@google.com, mathewi@google.com, satayev@google.com +# art-team@ manages the boot image profiles +per-file boot-* = calin@google.com, mathieuc@google.com, ngeoffray@google.com +per-file dirty-image-objects = calin@google.com, mathieuc@google.com, ngeoffray@google.com +per-file generate-preloaded-classes.sh = calin@google.com, mathieuc@google.com, ngeoffray@google.com +per-file preloaded-classes* = calin@google.com, mathieuc@google.com, ngeoffray@google.com + # Escalations: per-file hiddenapi-* = bdc@google.com, narayan@google.com |