kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [kcar] [PATCH] change mailing list to kcar-public@bogomips.org
@ 2015-01-12  2:58 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2015-01-12  2:58 UTC (permalink / raw)
  To: kcar

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-12  2:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-12  2:58 [kcar] [PATCH] change mailing list to kcar-public@bogomips.org Eric Wong

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).