From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <david@tethera.net> Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 3A7AF6DE11F0 for <notmuch@notmuchmail.org>; Sat, 3 Sep 2016 16:14:53 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.007 X-Spam-Level: X-Spam-Status: No, score=-0.007 tagged_above=-999 required=5 tests=[AWL=0.004, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E0YPl41yTQW0 for <notmuch@notmuchmail.org>; Sat, 3 Sep 2016 16:14:52 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id A0D6E6DE11EF for <notmuch@notmuchmail.org>; Sat, 3 Sep 2016 16:14:52 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from <david@tethera.net>) id 1bgK99-0005oh-J1; Sat, 03 Sep 2016 19:14:47 -0400 Received: (nullmailer pid 13948 invoked by uid 1000); Sat, 03 Sep 2016 23:14:49 -0000 From: David Bremner <david@tethera.net> To: notmuch@notmuchmail.org Subject: Re: [PATCH] bindings: move go bindings to contrib In-Reply-To: <20160823235005.19289-1-david@tethera.net> References: <20160823235005.19289-1-david@tethera.net> User-Agent: Notmuch/0.22.1 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Sat, 03 Sep 2016 20:14:49 -0300 Message-ID: <878tv8k23a.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." <notmuch.notmuchmail.org> List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>, <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe> List-Archive: <http://notmuchmail.org/pipermail/notmuch/> List-Post: <mailto:notmuch@notmuchmail.org> List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help> List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>, <mailto:notmuch-request@notmuchmail.org?subject=subscribe> X-List-Received-Date: Sat, 03 Sep 2016 23:14:53 -0000 David Bremner <david@tethera.net> writes: > This signals two things, an intent to be more liberal about accepting > patches, and an intent to stop distributing the bindings if maintenance > doesn't pick up. applied to master d