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

Commit cac44996 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov Committed by Gerrit Code Review
Browse files

Merge "Add per-file OWNERS for BatteryStats"

parents 21b065b6 c5afcc50
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