regurgitator RubyGem user+dev discussion/patches/pulls/bug/help
 help / color / mirror / code / Atom feed
* [PATCH] README: updates for HTTPS and new mailing list
@ 2016-06-11 22:51 Eric Wong
  2016-06-11 22:55 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2016-06-11 22:51 UTC (permalink / raw)
  To: regurgitator-public

---
 .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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] README: updates for HTTPS and new mailing list
  2016-06-11 22:51 [PATCH] README: updates for HTTPS and new mailing list Eric Wong
@ 2016-06-11 22:55 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2016-06-11 22:55 UTC (permalink / raw)
  To: regurgitator-public

(missing commit message)

    librelist is gone and our mailing list no longer requires or
    even encourages subscription.  Archives first!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-11 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-11 22:51 [PATCH] README: updates for HTTPS and new mailing list Eric Wong
2016-06-11 22:55 ` Eric Wong

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).