Return-Path: X-Original-To: apmail-incubator-giraph-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-giraph-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 69C0B7767 for ; Wed, 31 Aug 2011 16:10:55 +0000 (UTC) Received: (qmail 83673 invoked by uid 500); 31 Aug 2011 16:10:55 -0000 Delivered-To: apmail-incubator-giraph-dev-archive@incubator.apache.org Received: (qmail 83657 invoked by uid 500); 31 Aug 2011 16:10:55 -0000 Mailing-List: contact giraph-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: giraph-dev@incubator.apache.org Delivered-To: mailing list giraph-dev@incubator.apache.org Received: (qmail 83649 invoked by uid 99); 31 Aug 2011 16:10:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2011 16:10:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jghoman@gmail.com designates 209.85.216.182 as permitted sender) Received: from [209.85.216.182] (HELO mail-qy0-f182.google.com) (209.85.216.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2011 16:10:48 +0000 Received: by qyk9 with SMTP id 9so640923qyk.6 for ; Wed, 31 Aug 2011 09:10:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=lchf9mYDN++tFhwmtNUr29G1sCrD2mHcPXWTJr1eJIU=; b=nQ+ZNSHTSy6GfILJ1Ppf3BH4FHmixFNe3dKBt6OR6TaH+Mq6/pLXZtyICQ7R+UrfCp Xe4U0Hy6xYI32eDMnTpJcu30RmtBXtybb1vfD81z1kDQntZmrkHhdiupyKTZKH1gjbuA 4LBC6SQ6vwBoidCv2MKewniFkB7S9pY8TriJ0= Received: by 10.142.127.1 with SMTP id z1mr137204wfc.62.1314807027190; Wed, 31 Aug 2011 09:10:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.90.21 with HTTP; Wed, 31 Aug 2011 09:09:57 -0700 (PDT) In-Reply-To: <4177476F-B94C-41EE-986A-FD16189B168D@hortonworks.com> References: <4177476F-B94C-41EE-986A-FD16189B168D@hortonworks.com> From: Jakob Homan Date: Wed, 31 Aug 2011 09:09:57 -0700 Message-ID: Subject: Re: dev process To: giraph-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org RTC is definitely the way to go (he said with a weary sigh). On Wed, Aug 31, 2011 at 6:32 AM, Owen O'Malley wrote= : > All, > =A0 It seems that we've implicitly picked review then commit (RTC) instea= d of commit then review (CTR). Apache projects allow either approach and I'= m fine with either. We should just state what we are doing. > =A0 I'd also like to propose that we keep a CHANGES.txt file that include= s who contributed and committed each patch. I've created GIRAPH-19 to do th= at. > > Thoughts? > > -- Owen