From: Eric Wong <yahns-public@yhbt.net> To: yahns-public@yhbt.net Subject: [PATCH 4/4] gemspec: stop advertising "private" email address Date: Sun, 5 Mar 2017 22:30:02 +0000 Message-ID: <20170305223002.9822-5-yahns-public@yhbt.net> (raw) In-Reply-To: <20170305223002.9822-1-yahns-public@yhbt.net> Anonymity is a job for the users sending the mail; lets not hold ourselves unnecessarily accountable for anonymizing or hiding messages. --- HACKING | 3 ++- yahns.gemspec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/HACKING b/HACKING index d0485c4..cf6c660 100644 --- a/HACKING +++ b/HACKING @@ -47,7 +47,8 @@ developers do. Please send patches via git-send-email(1) to the public mailing list at <yahns-public@yhbt.net>. Pull requests should be formatted using git-request-pull(1). -Mailing list archives: https://yhbt.net/yahns-public/ +All mail is archived publically at: https://yhbt.net/yahns-public/ +Anonymous contributions will always be welcome. No subscription is necessary to post to the mailing list. Please remember to Cc: all recipients as subscription is optional. diff --git a/yahns.gemspec b/yahns.gemspec index 0ac394c..31eb957 100644 --- a/yahns.gemspec +++ b/yahns.gemspec @@ -7,7 +7,7 @@ s.authors = ["yahns hackers"] s.summary = "sleepy, multi-threaded, non-blocking application server" s.description = File.read("README").split(/\n\n/)[1].strip - s.email = %q{yahns@yhbt.net} + s.email = %q{yahns-public@yhbt.net} s.executables = manifest.grep(%r{\Abin/}).map { |s| s.sub(%r{\Abin/}, "") } s.files = manifest s.add_dependency(%q<kgio>, '~> 2.9') -- EW
prev parent reply index Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-03-05 22:29 [PATCH 0/4] documentation cleanups and tidying Eric Wong 2017-03-05 22:29 ` [PATCH 1/4] update more referenced URLs to be HTTPS Eric Wong 2017-03-05 22:30 ` [PATCH 2/4] chunk_body: nodoc this internal class Eric Wong 2017-03-05 22:30 ` [PATCH 3/4] Revert "use olddoc 1.1.0 for generating NEWS + NEWS.atom.xml" Eric Wong 2017-03-05 22:30 ` Eric Wong [this message]
Reply instructions: You may reply publically 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/yahns/README * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20170305223002.9822-5-yahns-public@yhbt.net \ --to=yahns-public@yhbt.net \ /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
yahns Ruby server user/dev discussion Archives are clonable: git clone --mirror https://yhbt.net/yahns-public git clone --mirror http://ou63pmih66umazou.onion/yahns-public Example config snippet for mirrors Newsgroups are available over NNTP: nntp://news.public-inbox.org/inbox.comp.lang.ruby.yahns nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.yahns note: .onion URLs require Tor: https://www.torproject.org/ AGPL code for this site: git clone https://public-inbox.org/public-inbox.git