about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-05-11 08:07:34 +0000
committerEric Wong <e@80x24.org>2019-05-11 08:07:34 +0000
commita37ba5f890ad9ef17a5845c4c1740c44bfe74784 (patch)
tree29d2d1db47ae167b0e0d9184ca7af53083ba6c0f
parentaf80cb709474cac2eaae29bf33facdc9e13af20d (diff)
downloadcmogstored-a37ba5f890ad9ef17a5845c4c1740c44bfe74784.tar.gz
Mail subscriber lists are centralized data which is not commonly
forkable or reproducible.  Mail archives are more important.
-rw-r--r--README9
-rw-r--r--cmogstored.x18
2 files changed, 18 insertions, 9 deletions
diff --git a/README b/README
index 3a03f2f..16be46e 100644
--- a/README
+++ b/README
@@ -43,17 +43,14 @@ Contact
 =======
 
 For any and all questions, bug reports, patches, pull requests,
-send plain-text email to the mailing list at:
+send plain-text email to our publically archived inbox at:
 
         cmogstored-public@bogomips.org
 
 No subscription is neccessary, so reply-to-all on replies.
 HTML email is not welcome and will be bounced.
-You may optionally subscribe via:
 
-        cmogstored-public+subscribe@bogomips.org
-
-HTML archives are available at https://bogomips.org/cmogstored-public/
+Our archives are at https://bogomips.org/cmogstored-public/
 and via NNTP:
 
   nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.cmogstored
@@ -67,6 +64,8 @@ Note, subscription required for the MogileFS list:
 
         mogile+subscribe@googlegroups.com
 
+MogileFS archives are at: <https://groups.google.com/forum/#!forum/mogile>
+
 Downloads
 =========
 
diff --git a/cmogstored.x b/cmogstored.x
index 7ffd912..eb1cb69 100644
--- a/cmogstored.x
+++ b/cmogstored.x
@@ -45,12 +45,22 @@ the value of each to 1 or 2 should be enough, even.
 
 [REPORTING BUGS]
 Only bug reports in plain-text email will be read.
-Please email to either the public cmogstored mailing list
-<cmogstored-public@bogomips.org> or the public MogileFS mailing list
-<mogile@googlegroups.com>.
+
+Please email to either the public inbox at (no subscription required):
+
+        <cmogstored-public@bogomips.org>
+
+(archived at <https://bogomips.org/cmogstored-public/>)
+
+or the public MogileFS mailing list (subscription required)
+
+        <mogile@googlegroups.com>
+
+(archived at <https://groups.google.com/forum/#!forum/mogile>).
 
 [COPYRIGHT]
-Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+Copyright (C) 2012-2019 all contributors <cmogstored-public@bogomips.org>
+
 License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>.
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.