diff options
author | Florian Tobias Schandinat <[email protected]> | 2011-08-27 19:32:34 +0000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-08-29 10:13:29 -0700 |
commit | f9557a4477140d2aa6845d310edbdeff735c80e1 (patch) | |
tree | 19048619ee51698f3db86245c11bbd762f00f944 | |
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 <[email protected]>
Acked-by: Paul Mundt <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-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 F: drivers/net/wan/sdla.c FRAMEBUFFER LAYER -M: Paul Mundt <[email protected]> +M: Florian Tobias Schandinat <[email protected]> W: http://linux-fbdev.sourceforge.net/ Q: http://patchwork.kernel.org/project/linux-fbdev/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git +T: git git://github.com/schandinat/linux-2.6.git fbdev-next S: Maintained F: Documentation/fb/ F: Documentation/devicetree/bindings/fb/ |