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 5D498429E48 for ; Tue, 3 Jan 2012 10:54:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.463 X-Spam-Level: X-Spam-Status: No, score=0.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] 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 5YPK0KOZer9q for ; Tue, 3 Jan 2012 10:54:36 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id A5591431FD0 for ; Tue, 3 Jan 2012 10:54:36 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id AA1A52C053; Tue, 3 Jan 2012 19:54:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=lnGcWVkJSdUX9b1qR/lVUN qalDE=; b=ZwY8v/itfmDGxwrIeA9y2nIWFTktldJ0fiasbgtB4Lx99iCDn6DlC+ ab6gIj9tfTMeOtAwpn2F+hCBdfye75OTTfoA5a5V/85DU+1koKC9jxpC1vzOomqa rpr+LcE8XBi0Mn1nLcQjRWTrqH8WgjfiscxeuoSo9Qo5JZxdyUHVs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; q=dns; s=postfix; b=eUQrbGybAZoqqJCI 2k89XjwCUGhVchUrSwNDMWCUp0AHDWOWXUlNQJ9qmMCJml8aUe5WxY1ZpLHcejNa fQpeBuIPqPAPp79USI0NdvZ/JtvRWYM9fv/cuyDvXXMflUheBpp/KJPlcbH1ex7E O+XEoojKAFypopJ0rXbzTNRxShU= Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Tue, 3 Jan 2012 19:54:34 +0100 (CET) From: Xavier Maillard To: Sebastian Spaeth , Notmuch developer list Subject: Re: Python bindings for adoption In-Reply-To: <874nwekrnh.fsf@SSpaeth.de> References: <874nwekrnh.fsf@SSpaeth.de> User-Agent: Notmuch/0.10.1 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Tue, 03 Jan 2012 20:11:34 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2012 18:54:37 -0000 On Mon, 02 Jan 2012 17:14:58 +0100, Sebastian Spaeth wrote: > As I have repeatedly stated that I want to hand over the maintainership > of the notmuch python bindings, and I would like to do it asap. I feel > that people like Patrick Totzke, or Justus Winter who generally have > been working on this far more intensely than I recently did are both > very well positioned to take on that role :-). Most importantly, they > actually work with the bindings while I don't use them myself anymore. Thank you very much for your work and effort much appreciated. /Xavier