summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2015-04-16 19:45:43 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2015-04-17 13:04:01 (GMT)
commit7c6f84f8df02a17ad3da5e38abc8b8abff122d39 (patch)
treec5205a704819febea6b4e8137aa8bf87a058a267
parentba17220878bf74b95ea24de568939e7b9e1b02db (diff)
downloadlinux-7c6f84f8df02a17ad3da5e38abc8b8abff122d39.tar.xz
MAINTAINERS: Add Alexandre Belloni as an RTC maintainer
I've noticed that most of the patches for the RTC subsystem are currently either taken directly by Andrew or going through another maintainer's tree, quite often without an Acked-by or Reviewed-by tag. I'd like to propose myself as the RTC subsystem co-maintainer, to mainly help Alessandro reviewing incoming patches and maintain a subsystem tree to avoid having the RTC patches going through trees when they have no particular dependencies. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 56a432d..8b0a0c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8183,6 +8183,7 @@ X: kernel/torture.c
REAL TIME CLOCK (RTC) SUBSYSTEM
M: Alessandro Zummo <a.zummo@towertech.it>
+M: Alexandre Belloni <alexandre.belloni@free-electrons.com>
L: rtc-linux@googlegroups.com
Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
S: Maintained