diff options
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2011-08-27 15:32:34 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-29 13:13:29 -0400 |
commit | f9557a4477140d2aa6845d310edbdeff735c80e1 (patch) | |
tree | 19048619ee51698f3db86245c11bbd762f00f944 /MAINTAINERS | |
parent | c6a389f123b9f68d605bb7e0f9b32ec1e3e14132 (diff) |
MAINTAINERS: change framebuffer maintainer
As Paul has not much time for it I take over maintaining the
framebuffer subsystem.
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1a8cc600067d..d513433d1659 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2649,11 +2649,11 @@ F: drivers/net/wan/dlci.c | |||
2649 | F: drivers/net/wan/sdla.c | 2649 | F: drivers/net/wan/sdla.c |
2650 | 2650 | ||
2651 | FRAMEBUFFER LAYER | 2651 | FRAMEBUFFER LAYER |
2652 | M: Paul Mundt <lethal@linux-sh.org> | 2652 | M: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> |
2653 | L: linux-fbdev@vger.kernel.org | 2653 | L: linux-fbdev@vger.kernel.org |
2654 | W: http://linux-fbdev.sourceforge.net/ | 2654 | W: http://linux-fbdev.sourceforge.net/ |
2655 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | 2655 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ |
2656 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git | 2656 | T: git git://github.com/schandinat/linux-2.6.git fbdev-next |
2657 | S: Maintained | 2657 | S: Maintained |
2658 | F: Documentation/fb/ | 2658 | F: Documentation/fb/ |
2659 | F: Documentation/devicetree/bindings/fb/ | 2659 | F: Documentation/devicetree/bindings/fb/ |