Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5afcc50 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Add per-file OWNERS for BatteryStats

Test: N/A

Change-Id: Ie9eef7eed7f097113074c3c5f3f7a7084a55f97b
parent 3a786128
Loading
Loading
Loading
Loading

BATTERY_STATS_OWNERS

0 → 100644
+4 −0
Original line number Diff line number Diff line
# OWNERS of BatteryStats related files
bookatz@google.com
dplotnikov@google.com
mwachens@google.com
+6 −0
Original line number Diff line number Diff line
@@ -15,6 +15,12 @@ per-file IPowerManager.aidl = michaelwr@google.com, santoscordon@google.com
per-file PowerManager.java = michaelwr@google.com, santoscordon@google.com
per-file PowerManagerInternal.java = michaelwr@google.com, santoscordon@google.com

# BatteryStats
per-file *BatteryConsumer* = file:/BATTERY_STATS_OWNERS
per-file BatteryManager* = file:/BATTERY_STATS_OWNERS
per-file BatteryStats* = file:/BATTERY_STATS_OWNERS
per-file BatteryUsageStats* = file:/BATTERY_STATS_OWNERS
per-file PowerComponents.java = file:/BATTERY_STATS_OWNERS

per-file GraphicsEnvironment.java = chrisforbes@google.com, cnorthrop@google.com, lpy@google.com, timvp@google.com, zzyiwei@google.com

+6 −0
Original line number Diff line number Diff line
per-file *Zygote* = file:/ZYGOTE_OWNERS

# BatteryStats
per-file BatterySipper.java = file:/BATTERY_STATS_OWNERS
per-file BatteryStats* = file:/BATTERY_STATS_OWNERS
per-file BatteryUsageStats* = file:/BATTERY_STATS_OWNERS
per-file *PowerCalculator* = file:/BATTERY_STATS_OWNERS
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@ toddke@google.com

# Battery Stats
joeo@google.com
per-file BatteryStats* = file:/BATTERY_STATS_OWNERS
per-file BatteryExternalStats* = file:/BATTERY_STATS_OWNERS

# Londoners
michaelwr@google.com