From owner-cvs-all@FreeBSD.ORG Fri Mar 24 23:37:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 477D116A423; Fri, 24 Mar 2006 23:37:08 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id C75A543D4C; Fri, 24 Mar 2006 23:37:07 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.46] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k2ONn7B1026025 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Mar 2006 15:49:09 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Message-ID: <44248297.5020201@FreeBSD.org> Date: Fri, 24 Mar 2006 15:36:55 -0800 From: Maxim Sobolev User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Kris Kennaway References: <200603241638.k2OGc2qt094713@repoman.freebsd.org> <20060324084458.A88774@xorpc.icir.org> <44243867.4090501@sippysoft.com> <20060324183303.GA26205@xor.obsecurity.org> In-Reply-To: <20060324183303.GA26205@xor.obsecurity.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: Luigi Rizzo , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin , cvs-src@FreeBSD.org Subject: Re: email mangling (Re: cvs commit: src/bin/ls cmp.c extern.h ls.1 ls.c ls.h print.c util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 23:37:08 -0000 Kris Kennaway wrote: > On Fri, Mar 24, 2006 at 10:20:23AM -0800, Maxim Sobolev wrote: >> Luigi Rizzo wrote: >>> On Fri, Mar 24, 2006 at 04:38:02PM +0000, John Baldwin wrote: >>> ... >>>> Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl >>> i understand that this is an attempt to prevent email harvesting, >>> but don't you think that such programs will be smart enough >>> to recognize sequences of 'foo at bar dot baz' and convert >>> back to regular email addresses ? :) >> Perhaps we have to change policy to put only contributor's name, not >> email, into the commit message. > > No thanks, it makes it impossible to contact them later on when all > other context is lost. Hmm, you can dig it out of PR, no? -Maxim