From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6939 64.71.128.0/18 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.io-splice.general Subject: [ANN] gmane + http/mbox mailing list archives up Date: Sat, 20 Feb 2010 19:36:09 -0800 Message-ID: <20100221033609.GA30793@dcvr.yhbt.net> References: <20100221033609.GA30793@dcvr.yhbt.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1266856246 17674 80.91.229.12 (22 Feb 2010 16:30:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Feb 2010 16:30:46 +0000 (UTC) To: ruby.io.splice@librelist.com Original-X-From: ruby.io.splice@librelist.com Sun Feb 21 05:03:30 2010 Return-path: Envelope-to: gclrig-ruby.io.splice@m.gmane.org In-Reply-To: <20100221033609.GA30793@dcvr.yhbt.net> List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: ruby.io.splice@librelist.com Xref: news.gmane.org gmane.comp.lang.ruby.io-splice.general:1 Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nj2cA-00063g-Iv for gclrig-ruby.io.splice@m.gmane.org; Sun, 21 Feb 2010 04:36:15 +0100 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id D346D21B001 for ; Sun, 21 Feb 2010 03:41:43 +0000 (UTC) >>From d9014ae9f96d98984b035029a3a6211a764274a0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 20 Feb 2010 19:33:30 -0800 Subject: [PATCH] README: add mailing list archive information --- README | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/README b/README index 6ebbb54..f89db4c 100644 --- a/README +++ b/README @@ -85,3 +85,13 @@ don't email the git mailing list or maintainer with io_splice patches. All feedback (bug reports, user/development discussion, patches, pull requests) go to the mailing list: mailto:ruby.io.splice@librelist.com + +== Mailing List Archives + +In addition to the rsync-able archives provided by http://librelist.com/, we +are also mirrored to +{Gmane}[http://gmane.org/info.php?group=gmane.comp.lang.ruby.io-splice.general] +and maintain our own mbox mirrors downloadable via HTTP. + +* nntp://news.gmane.org/gmane.comp.lang.ruby.io-splice.general +* http://bogomips.org/ruby_io_splice/archives/ -- Eric Wong