[rtc-linux] [PATCH v3 3/3] MAINTAINERS: add Mediatek RTC driver
From: eddie.huang@mediatek.com (Eddie Huang)
Date: 2015-05-06 03:36:51
Also in:
linux-mediatek, linux-rtc, lkml
From: eddie.huang@mediatek.com (Eddie Huang)
Date: 2015-05-06 03:36:51
Also in:
linux-mediatek, linux-rtc, lkml
Hi Alexandre, On Tue, 2015-05-05 at 22:03 +0200, Alexandre Belloni wrote:
Hi, On 28/04/2015 at 15:35:56 +0800, Eddie Huang wrote :quoted
diff --git a/MAINTAINERS b/MAINTAINERS index 2e5bbc0..eb80610 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -1223,6 +1223,13 @@ W: http://www.digriz.org.uk/ts78xx/kernel S: Maintained F: arch/arm/mach-orion5x/ts78xx-* +ARM/Mediatek RTC DRIVER +M: Eddie Huang <eddie.huang@mediatek.com> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) +L: linux-mediatek at lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: drivers/rtc/rtc-mt*I feel like this is a bit broad. Unless you want to really maintain rtc-mt* which I guess may not be only Mediatek in the future, I would use the full filename here. You will probably remember to update it if you add more, that may not be the case for other developers.
Yes, you are right, the rtc-mt* is too broad, use full filename is a better choice right now. Eddie