From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751349AbXDDRAs (ORCPT ); Wed, 4 Apr 2007 13:00:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751468AbXDDRAs (ORCPT ); Wed, 4 Apr 2007 13:00:48 -0400 Received: from mx1.suse.de ([195.135.220.2]:35779 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751349AbXDDRAr (ORCPT ); Wed, 4 Apr 2007 13:00:47 -0400 Date: Wed, 04 Apr 2007 19:00:18 +0200 Message-ID: From: Takashi Iwai To: Rene Herman Cc: Alan Cox , Adrian Bunk , Marcel Holtmann , Christoph Hellwig , Rusty Russell , Linux Kernel Subject: Re: MODULE_MAINTAINER In-Reply-To: <4613D492.2070404@gmail.com> References: <46138B4C.2050409@gmail.com> <20070404123311.GA18552@infradead.org> <1175698135.5815.447.camel@violet> <20070404150231.GE27660@stusta.de> <4613C963.6070409@gmail.com> <20070404170016.453d26f1@the-village.bc.nu> <4613D492.2070404@gmail.com> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta27) (fiddleheads) (+CVS-20060704) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Wed, 04 Apr 2007 18:38:42 +0200, Rene Herman wrote: > > Other cases-in-point; I've lately been rummaging through sound/isa a > bit. Nothing much copyrightable again but especially in those situations > where (some of the) original authors are no longer active, I do again > want people to contact me about them if needed. And all the "which one > of the three people listed here is maintaining this" is yet another. Practically, the information can go through subsystem maintainers to specific person (you) in such a case, as the tree is still more or less maintained by subsystem maintainers. But in general, it would be nice to have an easy way to find a maintainer (not author) from a module binary, and I agree MODULE_MAINTAINER can work well for such a purpose. It's no mandatory field, but could be some help. Takashi