Bye, Bitbucket.
authorMahlon E. Smith <mahlon@martini.nu>
Mon, 02 Sep 2019 09:00:47 -0700
changeset 27 a629597fd647
parent 26 a89d91d4b157
child 28 99fdbf4a5f37
Bye, Bitbucket.
.ruby-version
README.md
--- a/.ruby-version	Fri Jun 23 10:54:26 2017 -0700
+++ b/.ruby-version	Mon Sep 02 09:00:47 2019 -0700
@@ -1,1 +1,1 @@
-2.4
+2.5
--- a/README.md	Fri Jun 23 10:54:26 2017 -0700
+++ b/README.md	Mon Sep 02 09:00:47 2019 -0700
@@ -1,7 +1,13 @@
+
 # Ruby-Ezmlm
 
-code
-: https://bitbucket.org/mahlon/Ruby-Ezmlm
+ * home:
+   * http://code.martini.nu/ruby-ezmlm
+ * mirrors:
+   * https://github.com/mahlonsmith/ruby-ezmlm
+   * https://hg.sr.ht/~mahlon/ruby-ezmlm
+ * Ezmlm:
+   * http://untroubled.org/ezmlm/
 
 
 ## Authors
@@ -18,8 +24,6 @@
 (The -idx provides an extended feature set over the original ezmlm
 environment.)
 
-http://untroubled.org/ezmlm/
-
 This was tested against ezmlm-idx 7.2.2.
 
 *Strong recommendation*: Create your lists with archiving (-a) and
@@ -46,7 +50,7 @@
 
 ## Limitations
 
-This library doesn't create new lists from scratch.  Use ezmlm-make.
+This library doesn't create new lists from scratch.  Use `ezmlm-make`.
 
 This library is designed to only work with lists stored on disk (the
 default), not the SQL backends.