From: John Stultz Date: Fri, 13 Nov 2015 21:07:31 +0000 (-0800) Subject: MAINTAINERS: Add entry for kernel/time/alarmtimer.c X-Git-Tag: v4.5-rc1~160^2~2^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34db37c63a08b8f06f8ff15c5c301a26635ddf25;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add entry for kernel/time/alarmtimer.c I've been missing patches against alarmtimer.c due to a lack of a proper entry for it in the MAINTAINERS file. So update MAINTAINERS to fix this, adding it in with the timekeeping, ntp and core clocksource logic I share with Thomas. Signed-off-by: John Stultz --- diff --git a/MAINTAINERS b/MAINTAINERS index e9caa4b288284..e11c043d5d33b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9334,7 +9334,7 @@ M: Andreas Noever S: Maintained F: drivers/thunderbolt/ -TIMEKEEPING, CLOCKSOURCE CORE, NTP +TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER M: John Stultz M: Thomas Gleixner L: linux-kernel@vger.kernel.org @@ -9347,6 +9347,7 @@ F: include/uapi/linux/time.h F: include/uapi/linux/timex.h F: kernel/time/clocksource.c F: kernel/time/time*.c +F: kernel/time/alarmtimer.c F: kernel/time/ntp.c F: tools/testing/selftests/timers/