[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1103281924010.26754@pobox.suse.cz>
Date: Mon, 28 Mar 2011 19:24:37 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Joe Perches <joe@...ches.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linus <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>, x86@...nel.org,
Len Brown <lenb@...nel.org>,
linux-pm@...ts.linux-foundation.org,
Henrique de Moraes Holschuh <hmh@....eng.br>,
Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>, Andi Kleen <andi@...stfloor.org>,
Ondrej Zary <linux@...nbow-software.org>
Subject: Re: [PATCH] apm: orphan the driver
On Mon, 28 Mar 2011, Joe Perches wrote:
> > > > I still have some hardware that uses APM and put a new 2.6 on it time
> > > > to time, so I can take this driver over if you want to. According to
> > > > git log it's really low effort anyway :)
> > > If you want it, its yours :-)
> > Not really fighting for maintaining it actively, but can certainly give it
> > some care when necessary.
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > @@ -548,8 +548,9 @@ S: Maintained
> > F: sound/aoa/
> >
> > APM DRIVER
> > -L: linux-laptop@...r.kernel.org
> > -S: Orphan
> > +M: Jiri Kosina <jkosina@...e.cz>
> > +L: linux-kernel@...r.kernel.org
>
> Please don't add L: LKML as it's the default
> and it could confuse people that read the file
> and see some sections with LKML and other without
> and may think that LKML is somehow optional.
>
> > +S: Maintained
>
> If you're not actively maintaining it, maybe
> S: Odd Fixes
> instead?
Whatever ...
From: Jiri Kosina <jkosina@...e.cz>
Subject: [PATCH] APM: take over maintainership
Commit 04a6553f076 ("apm: orphan the driver") Orphaned the APM
driver as Stephen is not willing/able to maintain it any more.
As I still have some hardware that is using APM and running 2.6,
I can take it over.
Signed-off-by: Jiri Kosina <jkosina@...e.cz>
---
MAINTAINERS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8aa1cac..a8f2705 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -548,8 +548,8 @@ S: Maintained
F: sound/aoa/
APM DRIVER
-L: linux-laptop@...r.kernel.org
-S: Orphan
+M: Jiri Kosina <jkosina@...e.cz>
+S: Odd Fixes
F: arch/x86/kernel/apm_32.c
F: include/linux/apm_bios.h
--
1.7.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists