From 2cb1800e7afe0085b135ac693d1b5a9378fadebc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 27 Jun 2011 04:11:33 +0000 Subject: doc: librelist.com => librelist.org A non-profit TLD makes more sense for a Free Software project. --- README | 4 ++-- ext/raindrops/linux_inet_diag.c | 2 +- lib/raindrops.rb | 2 +- raindrops.gemspec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index b5417ad..5bce65d 100644 --- a/README +++ b/README @@ -62,7 +62,7 @@ Unpack it, and run "ruby setup.rb" See Raindrops::Middleware and Raindrops::LastDataRecv documentation for use Rack servers. The entire library is fully-documented and we are -responsive on the mailing list (mailto:raindrops@librelist.com) if you +responsive on the mailing list (mailto:raindrops@librelist.org) if you have any questions or comments. == Development @@ -96,7 +96,7 @@ similar in spirit to the existing LGPL). == Contact All feedback (bug reports, user/development discussion, patches, pull -requests) go to the mailing list: mailto:raindrops@librelist.com +requests) go to the mailing list: mailto:raindrops@librelist.org The mailing list is mirrored to Gmane, all information about the group is here: diff --git a/ext/raindrops/linux_inet_diag.c b/ext/raindrops/linux_inet_diag.c index 3797dc9..e6d7366 100644 --- a/ext/raindrops/linux_inet_diag.c +++ b/ext/raindrops/linux_inet_diag.c @@ -176,7 +176,7 @@ static const char *addr_any(sa_family_t family) static void bug_warn(void) { fprintf(stderr, "Please report how you produced this at "\ - "raindrops@librelist.com\n"); + "raindrops@librelist.org\n"); fflush(stderr); } diff --git a/lib/raindrops.rb b/lib/raindrops.rb index 296dc94..7acde22 100644 --- a/lib/raindrops.rb +++ b/lib/raindrops.rb @@ -12,7 +12,7 @@ # Unlike many classes in this package, the core Raindrops class is # intended to be portable to all reasonably modern *nix systems # supporting mmap(). Please let us know if you have portability -# issues, patches or pull requests at mailto:raindrops@librelist.com +# issues, patches or pull requests at mailto:raindrops@librelist.org class Raindrops # Used to represent the number of +active+ and +queued+ sockets for diff --git a/raindrops.gemspec b/raindrops.gemspec index 01984b6..dc44b75 100644 --- a/raindrops.gemspec +++ b/raindrops.gemspec @@ -13,7 +13,7 @@ Gem::Specification.new do |s| s.authors = ["raindrops hackers"] s.date = Time.now.utc.strftime('%Y-%m-%d') s.description = readme_description - s.email = %q{raindrops@librelist.com} + s.email = %q{raindrops@librelist.org} s.extensions = %w(ext/raindrops/extconf.rb) s.extra_rdoc_files = extra_rdoc_files(manifest) s.files = manifest -- cgit v1.2.3-24-ge0c7