From: Eric Wong <e@80x24.org>
To: local-openid@public-inbox.org
Subject: [PATCH] update mailing list to local-openid@public-inbox.org
Date: Sun, 1 May 2016 07:50:08 +0000 [thread overview]
Message-ID: <20160501075008.2646-1-e@80x24.org> (raw)
I guess librelist is dead and I should've stopped using
them when the rsync service died. Anyways,
https://public-inbox.org/local-openid/
should be available soon and you'll be able to git clone it
and email it at local-openid@public-inbox.org
---
.olddoc.yml | 8 ++++----
README | 11 +++++------
local-openid.gemspec | 5 ++---
3 files changed, 11 insertions(+), 13 deletions(-)
diff --git a/.olddoc.yml b/.olddoc.yml
index f11e747..d8a101a 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,6 +1,6 @@
---
-cgit_url: http://bogomips.org/local-openid.git
+cgit_url: https://bogomips.org/local-openid.git
git_url: git://bogomips.org/local-openid.git
-rdoc_url: http://bogomips.org/local-openid/
-public_email: local-openid@librelist.org
-private_email: normalperson@yhbt.net
+rdoc_url: https://bogomips.org/local-openid/
+public_email: local-openid@public-inbox.org
+private_email: e@80x24.org
diff --git a/README b/README
index 1a5ebc7..bf1401b 100644
--- a/README
+++ b/README
@@ -65,7 +65,7 @@ I don't have any plans for more development with local-openid. It was
after all, just a weekend hack. It does what I want it to and nothing
more.
-You can use the {mailing list}[mailto:local.openid@librelist.org] to
+You can use the {mailing list}[mailto:local-openid@public-inbox.org] to
share ideas, patches, pull requests with other users. Remember, I
wrote local-openid because I find the web difficult to use. So I'll
only accept communication about local-openid via email :)
@@ -76,13 +76,13 @@ a line if you fix any bugs or notice any security holes in it.
You can get the latest source via git from the following locations:
git://bogomips.org/local-openid.git
- http://bogomips.org/local-openid.git
+ https://bogomips.org/local-openid.git
git://repo.or.cz/local-openid.git (mirror)
http://repo.or.cz/r/local-openid.git (mirror)
You may browse the code from the web and download the latest tarballs here:
-* http://bogomips.org/local-openid.git
+* https://bogomips.org/local-openid.git
* http://repo.or.cz/w/local-openid.git (gitweb mirror)
== Disclaimer
@@ -95,6 +95,5 @@ credentials when your provider implementation has 99.999% downtime :)
== Contact
-* Original author: Eric Wong, normalperson@yhbt.net
-* OpenID: http://e.yhbt.net/
-* mailing list: local.openid@librelist.org
+* Original author: Eric Wong, e@80x24.org
+* mailing list: local-openid@public-inbox.org
diff --git a/local-openid.gemspec b/local-openid.gemspec
index b536c02..5f9ce88 100644
--- a/local-openid.gemspec
+++ b/local-openid.gemspec
@@ -9,9 +9,8 @@ Gem::Specification.new do |s|
s.version = ENV["VERSION"].dup
s.authors = ["Eric Wong"]
- s.date = Time.now.utc.strftime('%Y-%m-%d')
s.description = readme_description
- s.email = %q{local.openid@librelist.org}
+ s.email = %q{e@80x24.org}
s.executables = %w(local-openid)
s.extra_rdoc_files = extra_rdoc_files(manifest)
@@ -22,5 +21,5 @@ Gem::Specification.new do |s|
s.add_dependency(%q<rack>, ["~> 1.3"])
s.add_dependency(%q<sinatra>, ["~> 1.0"])
s.add_dependency(%q<ruby-openid>, ["~> 2.1.7"])
- # s.licenses = %w(AGPLv3) # accessor not compatible with older RubyGems
+ s.licenses = %w(AGPL-3.0+)
end
--
EW
reply other threads:[~2016-05-01 7:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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/local-openid/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160501075008.2646-1-e@80x24.org \
--to=e@80x24.org \
--cc=local-openid@public-inbox.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/local-openid.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).