about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2015-01-12 02:54:17 +0000
committerEric Wong <normalperson@yhbt.net>2015-01-12 02:54:17 +0000
commit2679648354eaf06ff1a06dca9439518721da5998 (patch)
tree8236ff7cac43df7503c9a6afab7e2d09ba36fa18
parentbb1a2f3cb75e8f36c30b160c89f403a7a1a6dd31 (diff)
downloadkcar-2679648354eaf06ff1a06dca9439518721da5998.tar.gz
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/
-rw-r--r--.document1
-rw-r--r--.olddoc.yml3
-rw-r--r--README11
-rw-r--r--TODO2
-rw-r--r--kcar.gemspec2
5 files changed, 7 insertions, 12 deletions
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