about summary refs log tree commit homepage
diff options
context:
space:
mode:
-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