From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Newsgroups: gmane.comp.gnu.guix.devel,gmane.lisp.guile.user Subject: Re: Guile-SQLite3 0.1.0 released Date: Mon, 05 Nov 2018 11:07:38 +0100 Message-ID: <878t2725xx.fsf@gnu.org> References: <87bmbw1wyk.fsf@gnu.org> <20181102140823.1c185ced@scratchpost.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1541412355 1676 195.159.176.226 (5 Nov 2018 10:05:55 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 5 Nov 2018 10:05:55 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Cc: guix-devel@gnu.org, Guile User To: Danny Milosavljevic Original-X-From: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Mon Nov 05 11:05:50 2018 Return-path: Envelope-to: gcggd-guix-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJblW-0000JX-Ll for gcggd-guix-devel@m.gmane.org; Mon, 05 Nov 2018 11:05:50 +0100 Original-Received: from localhost ([::1]:34254 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJbnd-0000Fo-38 for gcggd-guix-devel@m.gmane.org; Mon, 05 Nov 2018 05:08:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJbnQ-0008Uu-EA for guix-devel@gnu.org; Mon, 05 Nov 2018 05:07:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJbnO-0005EG-N8 for guix-devel@gnu.org; Mon, 05 Nov 2018 05:07:48 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJbnK-0004D1-Ko; Mon, 05 Nov 2018 05:07:45 -0500 Original-Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=55922 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gJbnJ-0001HB-IS; Mon, 05 Nov 2018 05:07:42 -0500 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 15 Brumaire an 227 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu In-Reply-To: <20181102140823.1c185ced@scratchpost.org> (Danny Milosavljevic's message of "Fri, 2 Nov 2018 14:08:23 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Original-Sender: "Guix-devel" Xref: news.gmane.org gmane.comp.gnu.guix.devel:44938 gmane.lisp.guile.user:14964 Archived-At: Hi Danny! Danny Milosavljevic skribis: > Hi Ludo, > >> If you=E2=80=99re interested in Guile-SQLite3 and would like to become i= ts >> maintainer,=20 > > Yep, now yes :) Excellent! I=E2=80=99ve moved the repo to (the downside is that doesn=E2=80=99t redirect there, contrary to what I was expecting. :-/) Anyway, you can consider yourself a maintainer now! :-) I=E2=80=99m happy to provide feedback about the API as needed, to make sure= it works for us in the context of Guix and Cuirass. Thanks! Ludo=E2=80=99.