Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 26231D361 for ; Fri, 1 Mar 2013 14:29:29 +0000 (UTC) Received: (qmail 97464 invoked by uid 500); 1 Mar 2013 14:29:28 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 97418 invoked by uid 500); 1 Mar 2013 14:29:28 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 97409 invoked by uid 99); 1 Mar 2013 14:29:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Mar 2013 14:29: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 (nike.apache.org: domain of cmarcelk@gmail.com designates 209.85.219.46 as permitted sender) Received: from [209.85.219.46] (HELO mail-oa0-f46.google.com) (209.85.219.46) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Mar 2013 14:29:18 +0000 Received: by mail-oa0-f46.google.com with SMTP id k1so5715108oag.5 for ; Fri, 01 Mar 2013 06:28:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:content-type:content-transfer-encoding:subject :message-id:date:to:mime-version:x-mailer; bh=X1MWmbUv6rBjI8sKLt23jb0C/5U+KWcHSthalT2h4v0=; b=K0U/yJ8efl+jGum+/GH5CWPoZ7D1If6GYOXPhakgPpcSs8eGPS+b3p0q2n48/2ozZU INOW4ZiSIKOYj5yYMtE/ZKzpvqvpsZfqrARZ11b4rPSiRGxjMsg7UNzKG4eUbFroZ+yo zE2KqXC1qywfpH5AHwmXCRZa7g/MwCISQX5s4ARIfTXncqlZJAmLUaaf6HoVc1w8wRVG HrxsrVURefgkjZuB+Y9z1/ZG2MX6PTswPqjAV5q4CO9Cx7i36hBWXCCq7ekDflukHfmR ZZj5HvWWst/hwKA+0tj6bCw9KLQqj/jecMGBNefOP+Lu2HFz8I8uq+/P/xlbnQarD0jI pt7Q== X-Received: by 10.182.188.69 with SMTP id fy5mr8833868obc.14.1362148137423; Fri, 01 Mar 2013 06:28:57 -0800 (PST) Received: from marcelk-macbook.raleigh.ibm.com (bi01p2.nc.us.ibm.com. [129.33.49.252]) by mx.google.com with ESMTPS id a3sm17912351oee.8.2013.03.01.06.28.55 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 Mar 2013 06:28:56 -0800 (PST) From: Marcel Kinard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: FYI: git flow diagram Message-Id: <52C5CA83-AADF-43BD-A40D-84B86E6158B4@gmail.com> Date: Fri, 1 Mar 2013 09:28:57 -0500 To: "dev@cordova.apache.org" Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org FYI, a while back I added a flow diagram of the git repos to = http://wiki.apache.org/cordova/ContributorWorkflow . Let me know if you = have suggestions / corrections. The master file is at = http://cordova.apache.org/wiki-images/contributor-git.graphml . The = intent is to help contributors (and new commiters) understand our setup. = Thanks! -- Marcel Kinard=