From owner-freebsd-testing@freebsd.org Thu Oct 1 18:32:16 2015 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A4E1A0D0A5 for ; Thu, 1 Oct 2015 18:32:16 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-yk0-x22f.google.com (mail-yk0-x22f.google.com [IPv6:2607:f8b0:4002:c07::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 587F611C0; Thu, 1 Oct 2015 18:32:16 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: by ykdg206 with SMTP id g206so86814281ykd.1; Thu, 01 Oct 2015 11:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Hs7rkuY0474pOb0VUoQBF2P4KvZ2zQwDUq4pLDGVMa4=; b=qO0FW5x0nID+BK/op73G9YiRAiODxPJUdCw8gCAKed6HgWYWH+srSxnbs+AkGx9uo3 jjxLF6yzkLcFklfug9uK2SNJybcqLygR2AQNTHpfFvFvz42WprqIRjRObRN/vf0LSeg4 vjR84/JhjDq9zr7e6IdLd+tOJ/fiVMAK5CgHCKcj1C5KPPQYqma2l8oN98+qEIDX/bI2 O1QBy04wjgshGLlnszYKDi8HRYcLOLPLKjKYXRNHNp8urIpa28yITKKm4tz/byBc/wLy 2V7kmAVxSUGAPD6rPvEHncCEOvnf2aF0+d1q+J3ezw5MevAXCYRmC5MLeRBDPVKAkWBZ eRYw== MIME-Version: 1.0 X-Received: by 10.129.146.198 with SMTP id j189mr9750690ywg.71.1443724335438; Thu, 01 Oct 2015 11:32:15 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.37.111.214 with HTTP; Thu, 1 Oct 2015 11:32:15 -0700 (PDT) In-Reply-To: <20150930211156.GL65719@corpmail.liquidneon.com> References: <20150930211156.GL65719@corpmail.liquidneon.com> Date: Thu, 1 Oct 2015 11:32:15 -0700 X-Google-Sender-Auth: CQHAuL-HC2ci6-hOsYztxmZNXEM Message-ID: Subject: Re: kyua and Google Contributor License Agreement From: Craig Rodrigues To: Brad Davis Cc: Julio Merino , "freebsd-testing@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2015 18:32:16 -0000 On Wed, Sep 30, 2015 at 2:11 PM, Brad Davis wrote: > On Wed, Sep 30, 2015 at 01:20:13PM -0700, Craig Rodrigues wrote: > > I am in the same boat, and would love to see if we could just fork it and > work from there. Could Julio then contribute to the code? > I don't know all the rules that Google has regarding the CLA and what Google employees can and cannot contribute to. I'll let Julio respond. I really want to avoid forking kyua, because Julio has put a lot of work into putting things on Github, integrating the kyua github project with Travis CI (Continuous Integration), doing releases, etc. My main concern is that the Google CLA is turning away potential contributors, and blocking patches that people have already submitted from going in the kyua tree. -- Craig