Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 7F2A665022E for ; Wed, 3 Dec 2008 10:26:47 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 05792-03 for ; Wed, 3 Dec 2008 10:26:45 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by mail.postgresql.org (Postfix) with ESMTP id 1B5B6650203 for ; Wed, 3 Dec 2008 10:26:45 -0400 (AST) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 1A3FDDCC1DD; Wed, 3 Dec 2008 15:26:43 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id 96D3812411C; Wed, 3 Dec 2008 15:26:42 +0100 (CET) Message-ID: <49369722.4020105@hagander.net> Date: Wed, 03 Dec 2008 15:26:42 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: Alvaro Herrera CC: Peter Eisentraut , pgsql-docs Subject: Re: contact details in contrib module documentation References: <493689BD.1080006@gmx.net> <20081203134231.GE3968@alvh.no-ip.org> In-Reply-To: <20081203134231.GE3968@alvh.no-ip.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200812/4 X-Sequence-Number: 5011 Alvaro Herrera wrote: > Peter Eisentraut wrote: >> I am getting an increased amount of private support inquiries about the >> uuid-ossp contrib module, probably because my name appears in the >> documentation for it. I would remove it, so people use the normal >> mailing lists for that. Are other modules similarly affected? >> >> We don't have names in any of the other chapters, so perhaps we should >> remove all the names? > > Why not just remove the email address, and keep the name? What makes the contrib modules different from all the other parts of the system in that they need the specific author listed? Other authors are just listed in the release notes... //Magnus