Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B467B92E6 for ; Wed, 30 May 2012 07:47:29 +0000 (UTC) Received: (qmail 39805 invoked by uid 500); 30 May 2012 07:47:29 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 39738 invoked by uid 500); 30 May 2012 07:47:29 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 39713 invoked by uid 99); 30 May 2012 07:47:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 07:47:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of orwittmann@googlemail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 07:47:23 +0000 Received: by mail-bk0-f47.google.com with SMTP id jm2so3976171bkc.6 for ; Wed, 30 May 2012 00:47:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=EJNZnu4AcPBSOkh0rIfJI8RPvjkO6CHTt3InRgG9weI=; b=tKBC3EqRUudEv6fWvGij1dJV9IVRN5n3DaG1wTcqmBIjKkUSokupQ0RlJHZK77rxg1 MV/8LnhvFzqiezjmFaKhCPI0cWZbSsI0qgjKxh+cu7qBMtbeO7z7ORrL9mllGnxEoYIp dPmQCSEFEacfutdI9pkdxNkzrT7cQ6232vp/fenvEQ3MffyP262OsSqsngVtAGFlq8dI B5tQh+aCteEcNFMEhvj1RlyiFRs04dVQybEJipgebFGRNfdEl0ZrPXkFNWLHwz3xyf9+ tdtdZ5P5t8csUkepyLgq3B+YaK5/FB/d99pHBP8HV/QEg3tkuM7JuHtAjVTrPdgzqta7 tUsA== Received: by 10.205.124.13 with SMTP id gm13mr7994443bkc.79.1338364022235; Wed, 30 May 2012 00:47:02 -0700 (PDT) Received: from [9.155.131.111] (deibp9eh1--blueice2n2.emea.ibm.com. [195.212.29.172]) by mx.google.com with ESMTPS id ie3sm20845046bkc.1.2012.05.30.00.47.00 (version=SSLv3 cipher=OTHER); Wed, 30 May 2012 00:47:01 -0700 (PDT) Message-ID: <4FC5D07B.9000902@googlemail.com> Date: Wed, 30 May 2012 09:47:07 +0200 From: Oliver-Rainer Wittmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: Crediting patches, bug reporters, etc. References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 29.05.2012 20:43, Rob Weir wrote: > Would it be too much additional overhead if we all agreed to track > patch authors, reviewers, bug authors, etc., in Subversion memo's in a > semi-structured way? > > I'm thinking of what the Subversion project does, mainly using 4 > possible fields in the check in memo: > > Patch by: > Suggested by: > Found by: > Review by: > > (You use whichever are appropriate. Not every check-in will have all four). > > http://subversion.apache.org/docs/community-guide/conventions.html#crediting > > The nice thing about this minimal amount of structure is it allows > easy extraction of contributors via a simple script, e.g.,: > > http://www.red-bean.com/svnproject/contribulyzer/ > > As you may know, our current informal approach tracks committers, but > does not explicitly track other contributors. > +1 from my side. Best regards, Oliver.