about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--.olddoc.yml5
-rw-r--r--README4
-rw-r--r--sleepy_penguin.gemspec2
3 files changed, 6 insertions, 5 deletions
diff --git a/.olddoc.yml b/.olddoc.yml
index d90cccf..8771176 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -2,5 +2,6 @@
 cgit_url: http://bogomips.org/sleepy_penguin.git
 git_url: git://bogomips.org/sleepy_penguin.git
 rdoc_url: http://bogomips.org/sleepy_penguin/
-private_email: sleepy.penguin@bogomips.org
-public_email: sleepy.penguin@librelist.org
+ml_url: http://bogomips.org/sleepy-penguin/
+private_email: bofh@bogomips.org
+public_email: sleepy-penguin@bogomips.org
diff --git a/README b/README
index 9574dce..96d0f8e 100644
--- a/README
+++ b/README
@@ -60,6 +60,6 @@ don't email the git mailing list or maintainer with sleepy_penguin patches.
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the mailing list: mailto:sleepy.penguin@librelist.org
+requests) go to the mailing list: mailto:sleepy-penguin@bogomips.org
 
-* http://bogomips.org/sleepy_penguin/archives/
+* http://bogomips.org/sleepy-penguin/
diff --git a/sleepy_penguin.gemspec b/sleepy_penguin.gemspec
index 1458707..5934c28 100644
--- a/sleepy_penguin.gemspec
+++ b/sleepy_penguin.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
   s.homepage = Olddoc.config['rdoc_url']
   s.authors = ["#{name} hackers"]
   s.description = readme_description
-  s.email = %q{sleepy.penguin@librelist.org}
+  s.email = %q{sleepy-penguin@bogomips.org}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest
   s.rdoc_options = rdoc_options