Ruby mogilefs-client dev/users discussion/patches/bugs/help/...
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: mogilefs-client-public@bogomips.org
Subject: [PATCH 3/4] doc: remove private email address linkage
Date: Tue, 31 Jan 2017 18:21:18 +0000	[thread overview]
Message-ID: <20170131182119.4020-4-e@80x24.org> (raw)
In-Reply-To: <20170131182119.4020-1-e@80x24.org>

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 @@
   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']
-- 
EW


  parent reply	other threads:[~2017-01-31 18:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31 18:21 [PATCH 0/4] various doc updates Eric Wong
2017-01-31 18:21 ` [PATCH 1/4] update URLS to HTTPS Eric Wong
2017-01-31 18:21 ` [PATCH 2/4] README: explain removal of NFS support Eric Wong
2017-01-31 18:21 ` Eric Wong [this message]
2017-01-31 18:21 ` [PATCH 4/4] gemspec: remove olddoc development dependency Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/mogilefs-client/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170131182119.4020-4-e@80x24.org \
    --to=e@80x24.org \
    --cc=mogilefs-client-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/mogilefs-client.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).