From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.kcar.general Subject: [PATCH] update README with Gmane and mbox archive info Date: Sun, 2 May 2010 17:01:29 -0700 Message-ID: <20100503000129.GA7697@dcvr.yhbt.net> References: <20100503000129.GA7697@dcvr.yhbt.net> Reply-To: kcar@librelist.com 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 1272844929 3717 80.91.229.12 (3 May 2010 00:02:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 3 May 2010 00:02:09 +0000 (UTC) To: kcar@librelist.com Original-X-From: kcar@librelist.com Mon May 03 02:02:02 2010 Return-path: Envelope-to: gclrkg-kcar@m.gmane.org In-Reply-To: <20100503000129.GA7697@dcvr.yhbt.net> List-Archive: List-Help: List-Id: kcar@librelist.com List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: kcar@librelist.com Xref: news.gmane.org gmane.comp.lang.ruby.kcar.general:1 Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O8j6h-0003AX-Eq for gclrkg-kcar@m.gmane.org; Mon, 03 May 2010 02:01:55 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 7D44321A405 for ; Mon, 3 May 2010 00:08:58 +0000 (UTC) --- README | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/README b/README index 302f5f7..c122930 100644 --- a/README +++ b/README @@ -84,3 +84,12 @@ don't email the git mailing list or maintainer with kcar patches. All feedback (bug reports, user/development discussion, patches, pull requests) go to the mailing list: mailto:kcar@librelist.com + +The mailing list is mirrored to Gmane, all information about the +group is here: + +http://gmane.org/info.php?group=gmane.comp.lang.ruby.kcar.general + +Mailing list archives in mbox format may be downloaded here: + +http://bogomips.org/kcar/archives/ -- Eric Wong