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 2DADFC59E for ; Tue, 29 May 2012 21:31:42 +0000 (UTC) Received: (qmail 66800 invoked by uid 500); 29 May 2012 21:31:42 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 66641 invoked by uid 500); 29 May 2012 21:31:41 -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 66632 invoked by uid 99); 29 May 2012 21:31:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2012 21:31:41 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kay.schenk@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2012 21:31:35 +0000 Received: by wibhm14 with SMTP id hm14so2418983wib.0 for ; Tue, 29 May 2012 14:31:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ZjEFXKby8rPi9r3nTkGhGUV3KVkuI/PKyuUT5I+MJsc=; b=V51fdeI0zr9EXOssMw9ISiAuqtJGJ7+sv+hBcbgxSIsLFJcWdGOGC/YIdxBz1Z5ohP 3BMProKnNtj067eorBnKpqpvn0vxH7o90CyZS3eJQtnNYhb5DNBTk2yXtW5gIOQ2nhgB OLWVbwbiv6mY6Nz/MNsgGQU6ZDff7UJd6Pej8AD+5iK1oMcTvBYAu7scwdSMWdkWuJJ1 MJnrmqMzi6RdJM6QtHejYAijsvc+IABML//39wNV1AtkA3bJzPdhDsPrcing0VHhjohe nJND8xcQZQVcNxX+p5O/IXLkZCqYaTFC3tGWkPT6uug6O36S1ZeB0M30YiUtsRM1Rqgv uYOw== MIME-Version: 1.0 Received: by 10.216.206.168 with SMTP id l40mr8338399weo.135.1338327074852; Tue, 29 May 2012 14:31:14 -0700 (PDT) Received: by 10.194.31.162 with HTTP; Tue, 29 May 2012 14:31:14 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 May 2012 14:31:14 -0700 Message-ID: Subject: Re: Crediting patches, bug reporters, etc. From: Kay Schenk To: ooo-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e6dee847e3cfc404c1338d1b --0016e6dee847e3cfc404c1338d1b Content-Type: text/plain; charset=ISO-8859-1 On Tue, May 29, 2012 at 11:43 AM, 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 > a nice idea... > > 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/ > well who knew? this is very nifty! > > As you may know, our current informal approach tracks committers, but > does not explicitly track other contributors. > > -Rob > -- ---------------------------------------------------------------------------------------- MzK "The reports of my death are greatly exaggerated." -- Mark Twain --0016e6dee847e3cfc404c1338d1b--