regurgitator RubyGem user+dev discussion/patches/pulls/bug/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@yhbt.net>
To: regurgitator-public@bogomips.org
Subject: [PATCH] README: updates for HTTPS and new mailing list
Date: Sat, 11 Jun 2016 22:51:27 +0000	[thread overview]
Message-ID: <20160611225127.28651-1-e@yhbt.net> (raw)

---
 .olddoc.yml          | 8 ++++++--
 README               | 7 +++++--
 regurgitator.gemspec | 2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index bfd79c6..731efc0 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,4 +1,8 @@
 ---
-cgit_url: http://bogomips.org/regurgitator.git
+cgit_url: https://bogomips.org/regurgitator.git
 git_url: git://bogomips.org/regurgitator.git
-rdoc_url: http://bogomips.org/regurgitator/
+rdoc_url: https://bogomips.org/regurgitator/
+ml_url: https://bogomips.org/regurgitator-public/
+public_email: regurgitator-public@bogomips.org
+nntp_url:
+  - nntp://news.public-inbox.org/inbox.comp.lang.ruby.regurgitator
diff --git a/README b/README
index e3da88d..1414d75 100644
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ You can get the latest source via git from the following locations:
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* http://bogomips.org/regurgitator.git (cgit)
+* https://bogomips.org/regurgitator.git
 * http://repo.or.cz/w/regurgitator.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
@@ -46,4 +46,7 @@ don't email the git mailing list or maintainer with regurgitator patches.
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the author: e@80x24.org
+requests) go to the public mailing list: regurgitator-public@bogomips.org
+
+Archives are available at https://bogomips.org/regurgitator-public/
+and nntp://news.public-inbox.org/inbox.comp.lang.ruby.regurgitator
diff --git a/regurgitator.gemspec b/regurgitator.gemspec
index 203931c..e840cfc 100644
--- a/regurgitator.gemspec
+++ b/regurgitator.gemspec
@@ -23,5 +23,5 @@ Gem::Specification.new do |s|
   s.add_dependency("http_spew", ["~> 0.4", ">= 0.4.1" ])
   s.add_dependency("rpatricia", ["~> 1.0"])
   s.add_development_dependency('olddoc', "~> 1.0")
-  s.licenses = %w(GPLv2+)
+  s.licenses = %w(GPL-2.0+)
 end

             reply	other threads:[~2016-06-11 22:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-11 22:51 Eric Wong [this message]
2016-06-11 22:55 ` [PATCH] README: updates for HTTPS and new mailing list 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/regurgitator/

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

  git send-email \
    --in-reply-to=20160611225127.28651-1-e@yhbt.net \
    --to=e@yhbt.net \
    --cc=regurgitator-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/regurgitator.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).