aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Belloni <[email protected]>2015-04-16 12:45:43 -0700
committerLinus Torvalds <[email protected]>2015-04-17 09:04:01 -0400
commit7c6f84f8df02a17ad3da5e38abc8b8abff122d39 (patch)
treec5205a704819febea6b4e8137aa8bf87a058a267
parentba17220878bf74b95ea24de568939e7b9e1b02db (diff)
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 <[email protected]> Cc: Alessandro Zummo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 56a432d51119..8b0a0c969e40 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8183,6 +8183,7 @@ X: kernel/torture.c
REAL TIME CLOCK (RTC) SUBSYSTEM
M: Alessandro Zummo <[email protected]>
+M: Alexandre Belloni <[email protected]>
Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
S: Maintained