diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2015-05-26 11:13:04 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2015-06-25 01:13:47 +0200 |
commit | 4733f39794e33e30ac06b38bcc6f4228adbf09cc (patch) | |
tree | 5d910e8e24ae83466343c1f13083c525ad443970 | |
parent | cd1420d3a90944e677987ca8c56f1cd22ecd1b51 (diff) | |
download | talos-op-linux-4733f39794e33e30ac06b38bcc6f4228adbf09cc.tar.gz talos-op-linux-4733f39794e33e30ac06b38bcc6f4228adbf09cc.zip |
MAINTAINERS: Add RTC subsystem repository
The RTC subsystem patches are available through my kernel.org repository.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 16df5b1035b0..5dc60b0a9f1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8245,6 +8245,7 @@ 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/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git S: Maintained F: Documentation/rtc.txt F: drivers/rtc/ |