Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758534AbZCaVmH (ORCPT ); Tue, 31 Mar 2009 17:42:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755800AbZCaVlw (ORCPT ); Tue, 31 Mar 2009 17:41:52 -0400 Received: from 136-022.dsl.LABridge.com ([206.117.136.22]:1906 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751764AbZCaVlv (ORCPT ); Tue, 31 Mar 2009 17:41:51 -0400 Subject: Re: [PATCH] Add hvc_console to MAINTAINERS From: Joe Perches To: Andrew Morton Cc: jwboyer@linux.vnet.ibm.com, linuxppc-dev@ozlabs.org, roel.kluin@gmail.com, linux-kernel@vger.kernel.org In-Reply-To: <20090331142252.3bf74fe1.akpm@linux-foundation.org> References: <49BF956B.9030109@gmail.com> <20090330133531.f5d99c09.akpm@linux-foundation.org> <20090330205553.GA19278@yoda.jdub.homelinux.org> <20090330141852.59baaeda.akpm@linux-foundation.org> <20090331132944.GB2332@yoda.jdub.homelinux.org> <1238533823.9715.292.camel@localhost> <20090331142252.3bf74fe1.akpm@linux-foundation.org> Content-Type: text/plain Date: Tue, 31 Mar 2009 14:40:58 -0700 Message-Id: <1238535658.9715.321.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2-1.2mdv2009.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2142 Lines: 68 On Tue, 2009-03-31 at 14:22 -0700, Andrew Morton wrote: > On Tue, 31 Mar 2009 14:10:23 -0700 > Joe Perches wrote: > > On Tue, 2009-03-31 at 09:29 -0400, Josh Boyer wrote: > > > Add a MAINTAINERS entry for the hypervisor virtual console support > > > used on IBM POWER servers. > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index c5f4e9d..387ad45 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -2176,6 +2176,11 @@ W: http://www.ia64-linux.org/ > > > T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git > > > S: Maintained > > > > > > +IBM HYPERVISOR VIRTUAL CONSOLE > > > +P: Several > > > +L: linuxppc-dev@ozlabs.org > > > +S: Maintained > > > + > > > IBM MCA SCSI SUBSYSTEM DRIVER > > > P: Michael Lang > > > M: langa2@kph.uni-mainz.de > > > > I think this sort of entry should not be acceptable. > > Maintainers should have individual names and contact addresses. > > There isn't a maintainer. > > But people send patches to the wrong list, so the ppc guys (who use > this driver) don't get to see them. > > That's a practical, real-world problem. We should have a fix for it. > > > An exploder entry should be OK though. > > For instance, the DVB subsystem: > > > > DVB SUBSYSTEM AND DRIVERS > > P: LinuxTV.org Project > > M: linux-media@vger.kernel.org > > > > A list entry could be something like: > > > > P: Linux PCMCIA Team > > L: linux-pcmcia@lists.infradead.org > > > > I'm unclear on what the difference is here.. I have no problem with the "L: list" entry. I think that's good. Along with some file matching pattern as well of course... I think the "P: Several" entry is not good. "Several" doesn't give any idea as to who actually does the work. If the "P:" entry is there at all, it should be the list name. Maybe "P: Linux PPC Development Team" or something similar. -- 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/