Return-Path: X-Original-To: apmail-streams-dev-archive@minotaur.apache.org Delivered-To: apmail-streams-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 4C0D51166D for ; Thu, 24 Apr 2014 17:36:08 +0000 (UTC) Received: (qmail 89520 invoked by uid 500); 24 Apr 2014 17:36:07 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 89481 invoked by uid 500); 24 Apr 2014 17:36:07 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 89461 invoked by uid 99); 24 Apr 2014 17:36:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2014 17:36:06 +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 m.ben.franklin@gmail.com designates 209.85.216.44 as permitted sender) Received: from [209.85.216.44] (HELO mail-qa0-f44.google.com) (209.85.216.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2014 17:36:03 +0000 Received: by mail-qa0-f44.google.com with SMTP id hw13so2519596qab.17 for ; Thu, 24 Apr 2014 10:35:40 -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=P5JFb+lcoS2ZEOcCkd8RSWOyrdn1SRHtoH9WTOTqwVs=; b=QTZk100DSAC/AH4PwEHDfEZROglNz7C169piYHG4F53T2wtHhpRWCp4y3TXb1SEb6M i4pPXb87y9muU3o+FDwqXEUmC3V8c0ZZDmpYu+V9nOB665t880/r4PZdM8GizbIpPkYL SkzoRktRvohKBje2nuzp5AgRoqKyBlLcX9iLxEiWPZHB6za2+ioeHTPRGZWAf6xqq7ad 0hrsSJ2c8uyX7bJhbn0wLLZsSoGyEBTtWaeg9/Jj06Ge/rNqBijgMl9/21FAK97hYiUH nhDiJe6SCMRcX3eOyO2hc7dKoVSckzy9Snghs4QLft9bFZQpaYFKG9RXrMBJ3tSqfJ1h BAVg== MIME-Version: 1.0 X-Received: by 10.140.28.70 with SMTP id 64mr4627573qgy.36.1398360940178; Thu, 24 Apr 2014 10:35:40 -0700 (PDT) Received: by 10.140.32.97 with HTTP; Thu, 24 Apr 2014 10:35:40 -0700 (PDT) In-Reply-To: References: Date: Thu, 24 Apr 2014 13:35:40 -0400 Message-ID: Subject: Re: Best way to merge in code From: Matt Franklin To: "dev@streams.incubator.apache.org" Content-Type: multipart/alternative; boundary=001a113a970a1b721c04f7cd470f X-Virus-Checked: Checked by ClamAV on apache.org --001a113a970a1b721c04f7cd470f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable If you have an ICLA on file, then fork and submit a pull request through git hub. If not, sign an ICLA and then fork and put a pull request through git hub :) On Thu, Apr 24, 2014 at 12:18 PM, Robert Douglas [W2O Digital] < rdouglas@w2odigital.com> wrote: > Hi all, > > I=E2=80=99ve been working on https://issues.apache.org/jira/browse/STREAM= S-62 and > was curious what everyone thought was the best way to go about merging in > new code. Now that Streams is mirrored on GitHub I can fork that reposito= ry > and create a pull request or alternatively I can attach a patch file, > whichever is easier. > > Thanks, > Robert Douglas > --001a113a970a1b721c04f7cd470f--