From f8f4014a45d5446fa2eb34e79b042c84664cd0f7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 31 Jan 2017 18:05:57 +0000 Subject: doc: remove private email address linkage Instead, promote anonymous remailers and put users in charge of their own anonymity. --- .olddoc.yml | 1 - README | 8 +++----- mogilefs-client.gemspec | 2 +- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.olddoc.yml b/.olddoc.yml index aa4d4dc..d6c89ef 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -3,7 +3,6 @@ cgit_url: https://bogomips.org/mogilefs-client.git git_url: git://bogomips.org/mogilefs-client.git rdoc_url: https://bogomips.org/mogilefs-client changelog_start: v1.2.1 -private_email: e@80x24.org public_email: mogilefs-client-public@bogomips.org nntp_url: nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.ruby ml_url: https://bogomips.org/mogilefs-client-public/ diff --git a/README b/README index 73fdbd3..ab84111 100644 --- a/README +++ b/README @@ -12,7 +12,6 @@ mogilefs :: http://mogilefs.org/ list :: mailto:mogilefs-client-public@bogomips.org list-cc :: mailto:mogile@googlegroups.com list-archive :: https://bogomips.org/mogilefs-client-public -email :: mailto:e@80x24.org repo :: git://bogomips.org/mogilefs-client.git https://bogomips.org/mogilefs-client.git gitweb :: http://repo.or.cz/w/ruby-mogilefs-client.git @@ -43,16 +42,15 @@ is required or available to post: mogilefs-client-public@bogomips.org +Users of anonymous remailers and other anonymity tools are welcome. +Participants will never be asked to reveal their identity. + List archives: https://bogomips.org/mogilefs-client-public/ We may also piggy-back onto the public MogileFS mailing list at mogile@googlegroups.com for feedback (subscription required, unfortunately) -If you wish to keep your issue secret, feel free to email the author at: - - e@80x24.org - Do not expect us to read HTML mail under any circumstances. == WARNING! diff --git a/mogilefs-client.gemspec b/mogilefs-client.gemspec index c6adc4f..d5ce96b 100644 --- a/mogilefs-client.gemspec +++ b/mogilefs-client.gemspec @@ -12,7 +12,7 @@ Gem::Specification.new do |s| s.authors = ["#{s.name} hackers"] s.summary = summary s.description = readme_description - s.email = Olddoc.config['private_email'] + s.email = 'mogilefs-client-public@bogomips.org' s.files = manifest s.add_development_dependency('olddoc', '~> 1.0') s.homepage = Olddoc.config['rdoc_url'] -- cgit v1.2.3-24-ge0c7