Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id A9505431FBF for ; Thu, 8 May 2014 19:42:02 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MbCbhDzXsU2t for ; Thu, 8 May 2014 19:41:57 -0700 (PDT) Received: from mail-yk0-f172.google.com (mail-yk0-f172.google.com [209.85.160.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 2541E431FAE for ; Thu, 8 May 2014 19:41:57 -0700 (PDT) Received: by mail-yk0-f172.google.com with SMTP id 79so2941212ykr.17 for ; Thu, 08 May 2014 19:41:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :content-type:content-transfer-encoding; bh=d6AmKZTFldp4O0TKxawgLsfUPKnD0QYbvBNVHE7ChXk=; b=JPOAMgmlEBa3u9AQWkJqXLs/1agz0+FRLLNt1V9NIDMTHaCwe4dldrsygPYziHvWdk sKXfLr3nNdnOYUXq6nFQiaiwrIttwi8/PdZHm9b4bS1uVaellmCQsqCk49UeC5OSbbjo uonJwr6KGhXEfSnn+6+R5jy4QhCswfJvfmN9c54CPV3dDCcbX/mRPz7U9t74cu96I0l4 53Nsr/R1LM+vxFmkE2GGlBN9NduZbPWNMwrnrlFuXFDkA+vfKb4aeafIexGP1XF+7mDw 1M/sR5IPSrx8+Z1CndvKCaNAmTETiG3p/Ckns2Fi9vmn7n5YlM+HaEO4KbnNXAeUNnJK E5HQ== X-Received: by 10.236.13.46 with SMTP id a34mr10728796yha.28.1399603315544; Thu, 08 May 2014 19:41:55 -0700 (PDT) Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) by mx.google.com with ESMTPSA id s6sm4230182yhk.22.2014.05.08.19.41.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 May 2014 19:41:51 -0700 (PDT) Date: Thu, 08 May 2014 21:31:03 -0500 From: Felipe Contreras To: Wael Nasreddine , David Bremner , guyzmo+notmuch@m0g.net, notmuch@notmuchmail.org Message-ID: <536c3de7668d6_741a161d310a1@nysa.notmuch> In-Reply-To: References: <87iopgkaiz.fsf@nikula.org> <20140508101325.GC23124@vilya.m0g.net> <874n0zvqrx.fsf@maritornes.cs.unb.ca> Subject: Re: Github? Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2014 02:42:02 -0000 Wael Nasreddine wrote: > Well like I said in my first email, if you guys are interested in > owning and maintaining the GitHub repo it is yours, besides I have not > done anything with the history I only added one commit which will > never conflict with upstream unless you add a .Travis.yml file :) I actually think we should have GitHub repo, and a .travis.yml file. However, the travis stuff can live in a 'travis-ci' branch. -- Felipe Contreras