From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161532AbXBOW0N (ORCPT ); Thu, 15 Feb 2007 17:26:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161540AbXBOW0M (ORCPT ); Thu, 15 Feb 2007 17:26:12 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:53644 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161532AbXBOW0M (ORCPT ); Thu, 15 Feb 2007 17:26:12 -0500 Date: Thu, 15 Feb 2007 22:26:10 +0000 (GMT) From: James Simmons To: Randy Dunlap cc: lkml , akpm , linux-fbdev-devel@lists.sourceforge.net Subject: Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan In-Reply-To: <20070215132549.c182f7bf.randy.dunlap@oracle.com> Message-ID: References: <20070215132549.c182f7bf.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I wouldn't say it orphan. I just can't spend 8 hours a day on it. Alot of patches have been flowing into the layer. On Thu, 15 Feb 2007, Randy Dunlap wrote: > From: Randy Dunlap > > Are we ready to do this? > I'd love for Tony to return, but he's been missing for awhile now. > > So this give us the following major areas that are marked as Orphan: > > Firmware loader > Framebuffer > Serial (8250/16x50) > > and PCMCIA has a Team. It doesn't seem to be hurting. :) > > Signed-off-by: Randy Dunlap > --- > MAINTAINERS | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > --- linux-2.6.20-git9.orig/MAINTAINERS > +++ linux-2.6.20-git9/MAINTAINERS > @@ -1321,11 +1321,9 @@ W: http://www.farsite.co.uk/ > S: Supported > > FRAMEBUFFER LAYER > -P: Antonino Daplas > -M: adaplas@pol.net > L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) > W: http://linux-fbdev.sourceforge.net/ > -S: Maintained > +S: Orphan > > FREESCALE SOC FS_ENET DRIVER > P: Pantelis Antoniou > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ >