diff options
author | John Stultz <john.stultz@linaro.org> | 2017-02-22 14:04:13 -0800 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2017-03-23 12:30:04 -0700 |
commit | e1c09219af364d17bcc432d86ad342bec1653dc5 (patch) | |
tree | 3f8bd7052f3567ba8e2c17ecaeb8ef3b5146a400 /MAINTAINERS | |
parent | 0695bd99c0d22bef4d9d4c72cf537b722ba98531 (diff) | |
download | linux-next-e1c09219af364d17bcc432d86ad342bec1653dc5.tar.gz |
MAINTAINERS: Add Stephen Boyd as timekeeping reviewer
After showing expertise and presenting on the timekeeping
subsystem at ELC[1], Stephen clearly should be included in
the maintainer list.
[1] https://www.youtube.com/watch?v=Puv4mW55bF8
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c776906f67a9..68b1a1492e96 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11099,6 +11099,7 @@ F: drivers/power/supply/bq27xxx_battery_i2c.c TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER M: John Stultz <john.stultz@linaro.org> M: Thomas Gleixner <tglx@linutronix.de> +R: Stephen Boyd <sboyd@codeaurora.org> L: linux-kernel@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core S: Supported |