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@xxxxxxxxxxxxxxx > > -S: Orphan > > +M: Jiri Kosina <jkosina@xxxxxxx> > > +L: linux-kernel@xxxxxxxxxxxxxxx > > 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@xxxxxxx> 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@xxxxxxx> --- 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@xxxxxxxxxxxxxxx -S: Orphan +M: Jiri Kosina <jkosina@xxxxxxx> +S: Odd Fixes F: arch/x86/kernel/apm_32.c F: include/linux/apm_bios.h -- 1.7.3.1 _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm