From owner-freebsd-doc@FreeBSD.ORG Wed Jul 10 11:43:57 2013 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9B64AC27 for ; Wed, 10 Jul 2013 11:43:57 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) by mx1.freebsd.org (Postfix) with ESMTP id 36BEE17DA for ; Wed, 10 Jul 2013 11:43:57 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id hj3so11295025wib.10 for ; Wed, 10 Jul 2013 04:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; bh=FIEpM69cn6fkgfuiwdefEapQRQuJl1RLElrqKG/NtWo=; b=ywBr8Gj6c1QpfoZ2PkcQAUeUGWOu10BuUIDKT/pdgg7snVXUtYqcyA3ksm/xEjchml IwacoH9BQjePZGWriBm4wNYqvzRXi89bFe1uia3PnKu/SaHXO+i2o3lMmdQHAwo5XQ3x ts4kjtHLTeDxAuLsua6wqlw4iRFqicvM1n8ArCP2xJReZli4YVeCfgYutLU+DQgI6MM2 UJaxkuS7sSEUl7kOVem1cszFymNF4g+upbUXn5n4PTtX/ZdFOHWqHywBYPl9P5s2oPam MizgxPUL4gG4MY2bjsvhyZtYpbd1pQ94DrpHK+SWq5eNIXMT64ThIt3DNkMt1HMv8arj LGwQ== X-Received: by 10.180.90.73 with SMTP id bu9mr16908319wib.32.1373456636239; Wed, 10 Jul 2013 04:43:56 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:8e:1a90:6584:b13f? ([2001:980:d7ed:1:8e:1a90:6584:b13f]) by mx.google.com with ESMTPSA id a6sm18525786wib.10.2013.07.10.04.43.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 10 Jul 2013 04:43:55 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <51DD48FA.70608@freebsd.org> Date: Wed, 10 Jul 2013 13:43:54 +0200 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130701 Thunderbird/17.0.7 MIME-Version: 1.0 To: FBSD Doc project Subject: more email cleanups? X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2013 11:43:57 -0000 Hi, now that projects/entities is merged, I grepped through head/share and head/en_US.ISO8859-1 for literal @freebsd.org addresses. The results are at [1] and [2] (after filtering out the standalone committer@FreeBSD.org for the status report sources and non-XML files). Should these usages (or some of them) be converted too? On one hand the sources would be cleaner, but on the other hand there are quite some append-only or write-once or files, such as share/xml/news.xml or en_US.ISO8859-1/htdocs/releases/* [1] http://people.freebsd.org/~rene/share-freebsd-org.txt [2] http://people.freebsd.org/~rene/en-freebsd-org.txt René