about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-05-09 00:35:28 +0000
committerEric Wong <e@80x24.org>2014-05-09 01:39:59 +0000
commit8a42d8ca60867bff0d28c9fb41e7e7f0485f1124 (patch)
tree852bc3a7c2519ddcb9f7d23ceabccc72b0e8fca0
parent8e8cf4ffe55da0618cdfa341ac88153e8625b3f1 (diff)
downloadyahns-8a42d8ca60867bff0d28c9fb41e7e7f0485f1124.tar.gz
Rubyforge is going away on May 15, so update our docs for it.
-rw-r--r--Documentation/yahns-rackup.txt4
-rw-r--r--Documentation/yahns.txt2
-rw-r--r--HACKING4
-rw-r--r--README12
4 files changed, 12 insertions, 10 deletions
diff --git a/Documentation/yahns-rackup.txt b/Documentation/yahns-rackup.txt
index 269d013..2d2f420 100644
--- a/Documentation/yahns-rackup.txt
+++ b/Documentation/yahns-rackup.txt
@@ -132,7 +132,7 @@ See rackup documentation for more details.
 
 # CONTACT
 
-All feedback welcome via plain-text mail to <yahns-public@rubyforge.org>\
+All feedback welcome via plain-text mail to <yahns-public@yhbt.net>\
 No subscription is necessary to post to the mailing list.
 
 # COPYRIGHT
@@ -148,5 +148,5 @@ yahns(1), yahns_config(5)
 * [Rack RDoc][1]
 * [Rackup HowTo][2]
 
-[1]: http://rack.rubyforge.org/doc/
+[1]: http://rdoc.info/gems/r#/gems/rack/frames
 [2]: http://wiki.github.com/rack/rack/tutorial-rackup-howto
diff --git a/Documentation/yahns.txt b/Documentation/yahns.txt
index 362851f..598104f 100644
--- a/Documentation/yahns.txt
+++ b/Documentation/yahns.txt
@@ -55,7 +55,7 @@ See yahns_config(5) for documentation on the configuration file format.
 
 # CONTACT
 
-All feedback welcome via plain-text mail to <yahns-public@rubyforge.org>\
+All feedback welcome via plain-text mail to <yahns-public@yhbt.net>\
 No subscription is necessary to post to the mailing list.
 
 # COPYRIGHT
diff --git a/HACKING b/HACKING
index 99cd3c3..bb96e2d 100644
--- a/HACKING
+++ b/HACKING
@@ -46,10 +46,10 @@ contact
 
 We use git(7) and develop yahns on a public mailing list like git
 developers do.  Please send patches via git-send-email(1) to the public
-mailing list at <yahns-public@rubyforge.org>.  Pull requests should be
+mailing list at <yahns-public@yhbt.net>.  Pull requests should be
 formatted using git-request-pull(1).
 
-Mailing list archives: http://rubyforge.org/pipermail/yahns-public/
+Mailing list archives: http://yhbt.net/yahns-public/
 No subscription is necessary to post to the mailing list.
 Please remember to Cc: all recipients.
 
diff --git a/README b/README
index 677c97d..1d7ed8f 100644
--- a/README
+++ b/README
@@ -56,17 +56,19 @@ Contact
 
 We are happy to see feedback of all types via plain-text email.
 Please send comments, user/dev discussion, patches, bug reports,
-and pull requests to the public mailing list at:
+and pull requests to the public inbox/mailing list at:
 
-        yahns-public@rubyforge.org
+        yahns-public@yhbt.net
 
 No subscription is necessary to post.  Please Cc: all recipients as
 subscription is not necessary.
 
-You may subscribe by sending a request to:
+You may subscribe by sending an email to:
 
-        yahns-public-request@rubyforge.org
-        with the Subject line: "subscribe"
+        yahns-public+subscribe@yhbt.net
+
+You may also subscribe to the public-inbox at git://yhbt.net/yahns-public
+using ssoma <http://ssoma.public-inbox.org/>
 
 This README is our homepage, we would rather be working on HTTP servers
 all day than worrying about the next browser vulnerability because