From 5a0b2a5149208a8c17d3a3e2363b4d707ce62ecd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 15 Jan 2015 03:14:50 +0000 Subject: move mailing list to ruby-wordexp-public@bogomips.org The public-inbox + mlmmj setup on bogomips.org allows posting without subscription and offers downloadable archives via git. The lack of rsyncable archives on librelist nowadays and subscription-required nature of librelist are points against it. Repliers are now encouraged to Cc: all recipients (using the reply-all function of their mail client) since many readers are not subscribed. This project has never accepted or encouraged HTML email, but librelist accepted it. The bogomips.org mail server is configured to treat HTML mail as spam, so do not send HTML mail if you expect a response. Users who wish to subscribe may send a message to: ruby-wordexp-public+subscribe@bogomips.org Similarly, they may unsubscribe via: ruby-wordexp-public+unsubscribe@bogomips.org HTTP archives are available via: http://bogomips.org/ruby-wordexp-public/ ssoma users may also use: git://bogomips.org/ruby-wordexp-public (see README change) Old messages to the librelist addresses will continue to get routed to the new mailing list. ref: http://public-inbox.org/ --- .olddoc.yml | 4 ++-- README | 6 ++++-- ext/wordexp/wordexp.c | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.olddoc.yml b/.olddoc.yml index 8f125f7..9d2e8d8 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -2,5 +2,5 @@ cgit_url: http://bogomips.org/ruby-wordexp.git git_url: git://bogomips.org/ruby-wordexp.git rdoc_url: http://bogomips.org/ruby-wordexp/README -private_email: normalperson@yhbt.net -public_email: ruby.wordexp@librelist.org +private_email: bofh@bogomips.org +public_email: ruby-wordexp-public@bogomips.org diff --git a/README b/README index 3f70b31..23a4407 100644 --- a/README +++ b/README @@ -75,10 +75,12 @@ send-email" to send patches. Pull requests should be formatted using the "git request-pull" command. -The public mailing list is at: ruby.wordexp@librelist.org +The public mailing list is at: ruby-wordexp-public@bogomips.org + +Archives are available at: http://bogomips.org/ruby-wordexp-public/ If you have an issue you wish to keep private, feel free to contact -Eric Wong directly at: normalperson@yhbt.net +Eric Wong directly at: bofh@bogomips.org HTML email will be mercilessly deleted. diff --git a/ext/wordexp/wordexp.c b/ext/wordexp/wordexp.c index b50ec2d..1d15b7f 100644 --- a/ext/wordexp/wordexp.c +++ b/ext/wordexp/wordexp.c @@ -122,7 +122,7 @@ void Init_wordexp(void) * WRDE_DOOFFS * WRDE_REUSE * - * Please contact us at ruby.wordexp@librelist.org if + * Please contact us at ruby-wordexp-public@bogomips.org if * you can make a case for supporting these. */ -- cgit v1.2.3-24-ge0c7