From owner-svn-doc-all@FreeBSD.ORG Wed May 7 21:57:46 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F5F0A8A; Wed, 7 May 2014 21:57:46 +0000 (UTC) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.t-hosting.hu", Issuer "mail.t-hosting.hu" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EB52D335; Wed, 7 May 2014 21:57:45 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 5BF2E14D2538; Wed, 7 May 2014 23:49:34 +0200 (CEST) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id erZPyCSNwg1G; Wed, 7 May 2014 23:49:26 +0200 (CEST) Received: from [192.168.0.10] (54034B4D.catv.pool.telekom.hu [84.3.75.77]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id D923F14D2510; Wed, 7 May 2014 23:49:25 +0200 (CEST) Message-ID: <536AAA54.5000104@FreeBSD.org> Date: Wed, 07 May 2014 23:49:08 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Glen Barber , doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r44788 - in head/share: misc xml References: <201405071857.s47Ive7e028918@svn.freebsd.org> In-Reply-To: <201405071857.s47Ive7e028918@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2014 21:57:46 -0000 On 2014.05.07. 20:57, Glen Barber wrote: > Author: gjb > Date: Wed May 7 18:57:40 2014 > New Revision: 44788 > URL:http://svnweb.freebsd.org/changeset/doc/44788 > > Log: > Add a few elements to the db.common.attributes definition: > - vendorurl > - sponsor > - sponsorurl > - contrib > > This will allow attribution for sponsored or contributed > work on FreeBSD in the release notes. I don't think this is a good solution. We should first check what elements are available and evaluate if they are appropriate for such use. Please revert it for now until it is discussed. Thanks, -- Gabor Kovesdan