From: Felipe Contreras Date: Sat, 10 May 2014 08:22:15 +0000 (+1900) Subject: Re: Github? X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=15aada8d6b4432b3245899b53096fd17911014a8;p=notmuch-archives.git Re: Github? --- diff --git a/88/f4fdc9709d0897095bd974d7baaf103701de89 b/88/f4fdc9709d0897095bd974d7baaf103701de89 new file mode 100644 index 000000000..d4ad76597 --- /dev/null +++ b/88/f4fdc9709d0897095bd974d7baaf103701de89 @@ -0,0 +1,81 @@ +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 50957431FC0 + for ; Sat, 10 May 2014 01:22:27 -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 hgDxpnHkGcqa for ; + Sat, 10 May 2014 01:22:22 -0700 (PDT) +Received: from mail-ie0-f179.google.com (mail-ie0-f179.google.com + [209.85.223.179]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id DA7D8431FBF + for ; Sat, 10 May 2014 01:22:22 -0700 (PDT) +Received: by mail-ie0-f179.google.com with SMTP id rd18so202844iec.38 + for ; Sat, 10 May 2014 01:22:22 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=date:from:to:cc:message-id:in-reply-to:references:subject + :mime-version:content-type:content-transfer-encoding; + bh=WqS6ywtGADIPdxAwr2TNTGWp1jrwIZvMsNsS6tyXKUQ=; + b=DOUgRl/6ZBmc1E8SvsNtnhyZTBkhwkHPwXzhHV3J+ozaPvbxan1EStY8yjHMUYPpb4 + lhuZKctbTg+Y1uhb6EtuZvy7+mumpz5hqVF04aZMlX7Bc2xbomFyrVQpGF8jXYUQBXTH + zY8vS6cwr/q1XbogiVUkLVXJqUUpwPben5weQ54XJiJSc4uIOmQrlHCNaGUJNhA4VC/f + 1IBNqOEYBJmt0RFtQadJtKGCM/GtSv0UNDRUAbuqt5s5fbnmlJlzcBpGGM754ELdd9Po + NRXYEq0XbAKF6hl5ncmzShgsBRGHfEOYboCAb7rwSPPDfXCBArpo12M1NeH18JFjXbD6 + p9pA== +X-Received: by 10.50.79.161 with SMTP id k1mr18903241igx.31.1399710142446; + Sat, 10 May 2014 01:22:22 -0700 (PDT) +Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) + by mx.google.com with ESMTPSA id e5sm5097980igl.20.2014.05.10.01.22.18 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Sat, 10 May 2014 01:22:20 -0700 (PDT) +Date: Sat, 10 May 2014 03:22:15 -0500 +From: Felipe Contreras +To: Tomi Ollila , + "Wael M. Nasreddine" +Message-ID: <536de1b718e95_239010732fcb3@nysa.notmuch> +In-Reply-To: +References: + + <87y4ybi1zc.fsf@raeviah.aidecoe.name> + <536ccc0c9ed18_771b11792f0d1@nysa.notmuch> + <877g5u5szg.fsf@maritornes.cs.unb.ca> + + +Subject: Re: Github? +Mime-Version: 1.0 +Content-Type: text/plain; + charset=utf-8 +Content-Transfer-Encoding: 7bit +Cc: notmuch@notmuchmail.org +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: Sat, 10 May 2014 08:22:27 -0000 + +Tomi Ollila wrote: +> BTW: does .travis.yml support comment lines ? + +It's YAML. So, yes. + +-- +Felipe Contreras