From 827ad6b4fba768a5cac8fb4e83fbbf61cf7a3194 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 15 Nov 2010 10:33:55 -0800 Subject: update documentation with mailing list info We're a real project, apparently, so it can have its own mailing list. --- HACKING | 2 +- ISSUES | 20 +++++++++----------- README | 3 +-- kgio.gemspec | 2 +- 4 files changed, 12 insertions(+), 15 deletions(-) diff --git a/HACKING b/HACKING index e1eff5f..da7d014 100644 --- a/HACKING +++ b/HACKING @@ -31,7 +31,7 @@ characters wide) and NOT the indentation style of Matz Ruby. Contributions are welcome in the form of patches, pull requests, code review, testing, documentation, user support or any other feedback. The -{Unicornmailing list}[mailto:mongrel-unicorn@rubyforge.org] is the +{kgio mailing list}[mailto:kgio@librelist.com] is the central coordination point for all user and developer feedback and bug reports. diff --git a/ISSUES b/ISSUES index 97fd9b2..d60f376 100644 --- a/ISSUES +++ b/ISSUES @@ -1,18 +1,16 @@ = Issues -The Unicorn {mailing list}[mailto:mongrel-unicorn@rubyforge.org] is the best +The kgio {mailing list}[mailto:kgio@librelist.com] is the best place to report bugs, submit patches and/or obtain support after you have searched the mailing list archives and {documentation}[http://unicorn.bogomips.org/kgio]. -* No subscription is needed to post to the mailing list, - let us know that we need to Cc: replies to you if you're unsubscribed. * Do not {top post}[http://catb.org/jargon/html/T/top-post.html] in replies * Quote only the relevant portions of the message you're replying to -* Do not send HTML mail +* Do not send any HTML mail at all If your issue is of a sensitive nature or you're just shy in public, -then feel free to email us privately at mailto:unicorn@bogomips.org +then feel free to email us privately at mailto:kgio@bogomips.org instead and your issue will be handled discreetly. If you don't get a response within a few days, we may have forgotten @@ -26,11 +24,11 @@ guidelines for patch submission. == Mailing List Info -* subscribe: http://rubyforge.org/mailman/listinfo/mongrel-unicorn -* post: mailto:mongrel-unicorn@rubyforge.org -* private: mailto:unicorn@bogomips.org +* subscribe: send a message to the mailing list +* post: mailto:kgio@librelist.com +* private: mailto:kgio@bogomips.org -== Mailing List Archives +== Mailing List Archives (coming soon) -* nntp://news.gmane.org/gmane.comp.lang.ruby.unicorn.general -* http://rubyforge.org/pipermail/mongrel-unicorn +* http://unicorn.bogomips.org/kgio/archives/ +* nntp://news.gmane.org/gmane.comp.lang.ruby.kgio.general diff --git a/README b/README index 13c8096..4dc37ce 100644 --- a/README +++ b/README @@ -61,8 +61,7 @@ from git. All feedback (bug reports, user/development dicussion, patches, pull requests) go to the mailing list/newsgroup. See the ISSUES document for -information on the -{Unicorn mailing list}[mailto:mongrel-unicorn@rubyforge.org]. +information on the {kgio mailing list}[mailto:kgio@librelist.com] For the latest on kgio releases, you may check our NEWS page (and subscribe to our Atom feed). diff --git a/kgio.gemspec b/kgio.gemspec index abeae4c..70a9147 100644 --- a/kgio.gemspec +++ b/kgio.gemspec @@ -11,7 +11,7 @@ Gem::Specification.new do |s| s.authors = ["kgio hackers"] s.date = Time.now.utc.strftime('%Y-%m-%d') s.description = description - s.email = %q{mongrel-unicorn@rubyforge.org} + s.email = %q{kgio@bogomips.org} s.extra_rdoc_files = File.readlines('.document').map! do |x| x.chomp! -- cgit v1.2.3-24-ge0c7