From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: John Darrington Newsgroups: gmane.lisp.guile.devel Subject: Re: A request to take charge of guile-zmq Date: Mon, 12 Sep 2016 14:10:33 -0400 Message-ID: <20160912181033.GA27007@gnu.org> References: <1473692578.16971.14.camel@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1473712165 5340 195.159.176.226 (12 Sep 2016 20:29:25 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 12 Sep 2016 20:29:25 +0000 (UTC) User-Agent: Mutt/1.5.21 (2010-09-15) Cc: maintainers@gnu.org, guile-devel@gnu.org To: Nala Ginrut Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Sep 12 22:29:21 2016 Return-path: Envelope-to: guile-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 1bjXqy-0000n2-7e for guile-devel@m.gmane.org; Mon, 12 Sep 2016 22:29:20 +0200 Original-Received: from localhost ([::1]:45075 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjXqy-0003iA-AZ for guile-devel@m.gmane.org; Mon, 12 Sep 2016 16:29:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjVgl-0005IO-J6 for guile-devel@gnu.org; Mon, 12 Sep 2016 14:10:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjVgj-00012e-Dc for guile-devel@gnu.org; Mon, 12 Sep 2016 14:10:38 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjVgh-00011o-7C; Mon, 12 Sep 2016 14:10:35 -0400 Original-Received: from jmd by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1bjVgf-0007Hy-PG; Mon, 12 Sep 2016 14:10:33 -0400 Content-Disposition: inline In-Reply-To: <1473692578.16971.14.camel@gmail.com> 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-Mailman-Approved-At: Mon, 12 Sep 2016 16:28:27 -0400 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18661 Archived-At: Please don't use github for GNU programs (or parts thereof). For ethical reasons github is unacceptable for us. See https://www.gnu.org/software/repo-criteria-evaluation.html for a list of what we can and cannot use. J' On Mon, Sep 12, 2016 at 11:02:58PM +0800, Nala Ginrut wrote: > I plan to use guile-zmq in my work. Also, guile-zmq may play an important role > in Artanis.?? > > Thanks Wingo for all previous work. If you don't mind, I would like to take > charge of guile-zmq for improving and maintaining. > > Here's the new repo: > > https://github.com/NalaGinrut/guile-zmq > > > Contributions welcome! > Thanks!