From: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Tomi and I will now take care of the Framebuffer Layer
The git tree is now on kernel.org Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Cc: Tomi Valkeinen <[email protected]> Cc: Olof Johansson <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Florian Tobias Schandinat <[email protected]> Cc: [email protected] --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fd3a495..7714c3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3322,11 +3322,12 @@ F: drivers/net/wan/dlci.c F: drivers/net/wan/sdla.c FRAMEBUFFER LAYER -M: Florian Tobias Schandinat <[email protected]> +M: Jean-Christophe Plagniol-Villard <[email protected]> +M: Tomi Valkeinen <[email protected]> L: [email protected] W: http://linux-fbdev.sourceforge.net/ Q: http://patchwork.kernel.org/project/linux-fbdev/list/ -T: git git://github.com/schandinat/linux-2.6.git fbdev-next +T: git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git S: Maintained F: Documentation/fb/ F: Documentation/devicetree/bindings/fb/ -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

