From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: cmogstored-public@bogomips.org Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 1FFF6203E5; Fri, 20 Nov 2015 01:55:30 +0000 (UTC) Date: Fri, 20 Nov 2015 01:55:30 +0000 From: Eric Wong To: cmogstored-public@bogomips.org Subject: [PATCH v2] README: update contact information Message-ID: <20151120015530.GA7469@dcvr.yhbt.net> References: <20151120011202.20129-1-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151120011202.20129-1-e@80x24.org> List-Id: Most notably, our mailing list is now available over NNTP. Stop advertising ssoma since it's too much to expect users would be willing to install and use yet another new tool when NNTP is already standardized and our NNTP server is pretty efficient. --- HACKING | 7 ++++--- README | 11 +++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/HACKING b/HACKING index 2782c95..2088958 100644 --- a/HACKING +++ b/HACKING @@ -44,7 +44,8 @@ the public list at Subscription is optional (so please reply-to-all), but you may subscribe by sending an email to and answering the confirmation. -Archives are available at http://bogomips.org/cmogstored-public/ -ssoma[1] archives are clonable at git://bogomips.org/cmogstored-public -[1] ssoma - http://ssoma.public-inbox.org/README +HTML archives are available at http://bogomips.org/cmogstored-public/ +and via NNTP: + + nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.cmogstored diff --git a/README b/README index 791cb5b..02855c1 100644 --- a/README +++ b/README @@ -39,7 +39,6 @@ Perl counterpart. In other cases, you can simply replace "mogstored" with "cmogstored" in your init scripts and use the same config file. - Contact ======= @@ -49,13 +48,15 @@ send plain-text email to the mailing list at: cmogstored-public@bogomips.org No subscription is neccessary, so reply-to-all on replies. -HTML email is not welcome and will be flagged as spam. +HTML email is not welcome and will be bounced. You may optionally subscribe via: cmogstored-public+subscribe@bogomips.org -Archives are available at http://bogomips.org/cmogstored-public/ -ssoma[1] archives are clonable at git://bogomips.org/cmogstored-public +HTML archives are available at http://bogomips.org/cmogstored-public/ +and via NNTP: + + nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.cmogstored We also piggy-back onto the public MogileFS mailing list for public discussions: @@ -66,8 +67,6 @@ Note, subscription required for the MogileFS list: mogile+subscribe@googlegroups.com -[1] ssoma - http://ssoma.public-inbox.org/README - Downloads ========= -- EW