kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: kcar@librelist.org
Subject: [kcar] [PATCH] change mailing list to kcar-public@bogomips.org
Date: Mon, 12 Jan 2015 02:58:18 +0000	[thread overview]
Message-ID: <1421031498-24697-1-git-send-email-normalperson@yhbt.net> (raw)
In-Reply-To: <1421031498-24697-1-git-send-email-normalperson@yhbt.net>

The public-inbox + mlmmj setup on bogomips.org allows posting
without subscription and offers downloadable archives via git.  The
lack of rsyncable archives on librelist nowadays and
subscription-required nature of librelist are points against it.

Repliers are now encouraged to Cc: all recipients (using the
reply-all function of their mail client) since many readers are not
subscribed.

This project has never accepted or encouraged HTML email, but
librelist accepted it.  The bogomips.org mail server is configured
to treat HTML mail as spam, so do not send HTML mail if you expect a
response.

Users who wish to subscribe may send a message to:

	kcar-public+subscribe@bogomips.org

Similarly, they may unsubscribe via:

	kcar-public+unsubscribe@bogomips.org

HTTP archives are available via:

	http://bogomips.org/kcar-public/

ssoma users may also use: git://bogomips.org/kcar-public
(see README change)

Old messages to the librelist addresses will continue to get routed
to the new mailing list.

Current librelist subscribers must subscribe again to the new list,
there is no way for me to move subscribers over since I cannot get a
subscriber list.

ref: http://public-inbox.org/
---
 .document    |  1 -
 .olddoc.yml  |  3 +++
 README       | 11 +++--------
 TODO         |  2 --
 kcar.gemspec |  2 +-
 5 files changed, 7 insertions(+), 12 deletions(-)
 delete mode 100644 TODO

diff --git a/.document b/.document
index cc0b416..be86662 100644
--- a/.document
+++ b/.document
@@ -1,6 +1,5 @@
 LICENSE
 README
-TODO
 NEWS
 lib
 ext/kcar/kcar.c
diff --git a/.olddoc.yml b/.olddoc.yml
index 4a5d841..83ae2f1 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -2,3 +2,6 @@
 cgit_url: http://bogomips.org/kcar.git
 git_url: git://bogomips.org/kcar.git
 rdoc_url: http://bogomips.org/kcar/
+ml_url: http://bogomips.org/kcar-public/
+private_email: kcar@bogomips.org
+public_email: kcar-public@bogomips.org
diff --git a/README b/README
index 43a5bdf..3c4abfa 100644
--- a/README
+++ b/README
@@ -83,13 +83,8 @@ don't email the git mailing list or maintainer with kcar patches.
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the mailing list: mailto:kcar@librelist.org
+requests) go to the mailing list: mailto:kcar-public@bogomips.org
 
-The mailing list is mirrored to Gmane, all information about the
-group is here:
+Mailing list archives are available 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/
+http://bogomips.org/kcar-public/
diff --git a/TODO b/TODO
deleted file mode 100644
index e22d249..0000000
--- a/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-Patches to kcar@librelist.org (via git format-patch + git send-email) for
-these would be greatly appreciated
diff --git a/kcar.gemspec b/kcar.gemspec
index f1dce8d..6283992 100644
--- a/kcar.gemspec
+++ b/kcar.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
   s.homepage = Olddoc.config['rdoc_url']
   s.authors = ["kcar hackers"]
   s.description = readme_description
-  s.email = %q{kcar@librelist.org}
+  s.email = %q{kcar@bogomips.org}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest
   s.summary = summary
-- 
EW


           reply	other threads:[~2015-01-12  2:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1421031498-24697-1-git-send-email-normalperson@yhbt.net>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kcar/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421031498-24697-1-git-send-email-normalperson@yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=kcar@librelist.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kcar.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).