about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-02-06 10:03:03 +0000
committerEric Wong <normalperson@yhbt.net>2011-02-06 10:03:03 +0000
commit34cc3bd7abe5bd1c0d6834bec14e274d7d97a2bc (patch)
tree6d39560de473e712562aa4a43185a8adcb6c23cb
parent29a8ef46d219ad97c94ef88aa5f81fb2d07e4cda (diff)
downloadmall-34cc3bd7abe5bd1c0d6834bec14e274d7d97a2bc.tar.gz
gemspec: update mailing list
-rw-r--r--mall.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mall.gemspec b/mall.gemspec
index cd96a5e..620b3dd 100644
--- a/mall.gemspec
+++ b/mall.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
   s.authors = ["#{name} hackers"]
   s.date = Time.now.utc.strftime('%Y-%m-%d')
   s.description = readme_description
-  s.email = %q{mall@bogomips.org}
+  s.email = %q{mall@librelist.org}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest
   s.homepage = Wrongdoc.config[:rdoc_url]