aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAntonino Daplas <adaplas@hotpop.com>2004-10-28 23:27:07 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-28 23:27:07 -0700
commit7d1239840da8288bf5fddda578aafd50f0424da0 (patch)
treea657fcb546a8d6b6c13b121fddb7150358f214ef /MAINTAINERS
parent6e28280d55a77adaca7e0bb24baabc817b147146 (diff)
downloadhistory-7d1239840da8288bf5fddda578aafd50f0424da0.tar.gz
[PATCH] fbdev: Maintainership
Accepted Geert's offer to maintain the framebuffer layer. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d346edede13eb5..ce42b8d8fde834 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -818,11 +818,11 @@ W: http://www.farsite.co.uk/
S: Supported
FRAMEBUFFER LAYER
-P: James Simmons, Geert Uytterhoeven
-M: jsimmons@infradead.org, geert@linux-m68k.org
+P: Antonino Daplas
+M: adaplas@pol.net
L: linux-fbdev-devel@lists.sourceforge.net
W: http://linux-fbdev.sourceforge.net/
-S: Supported
+S: Maintained
FILE LOCKING (flock() and fcntl()/lockf())
P: Matthew Wilcox