diff options
Diffstat (limited to 'boot')
-rw-r--r-- | boot/OWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/OWNERS b/boot/OWNERS index 0648888a9a1a..0e258d042c08 100644 --- a/boot/OWNERS +++ b/boot/OWNERS @@ -1,2 +1,6 @@ # soong-team@ as the platform_bootclasspath module is tightly coupled with Soong file:platform/build/soong:/OWNERS + +# art-team@ manages the boot image profiles for frameworks +per-file boot-* = calin@google.com, yawanng@google.com, ngeoffray@google.com +per-file preloaded-classes* = calin@google.com, yawanng@google.com, ngeoffray@google.com |