aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-06-03 13:48:20 -0700
committerRuss Allbery <eagle@eyrie.org>2018-06-03 13:48:20 -0700
commit85f851653191bb9f0fc8435ada239f00f182d34a (patch)
tree1b76ce0b68838d81f4bd00ba2fb28dbf15d524a6
parent2f5350a4dc0a7ec201e0d11d70a10d0a1ecf8ec8 (diff)
Adjust wording for the kerberos mailing list
May as well not publicize the full email address for spammers to scrape.
-rw-r--r--README4
-rw-r--r--README.md6
-rw-r--r--docs/metadata/metadata.json2
3 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 0a7fdae..c9a418f 100644
--- a/README
+++ b/README
@@ -294,8 +294,8 @@ SUPPORT
will always have the current version of this package, the current
documentation, and pointers to any additional resources.
- New wallet releases are announced on the kerberos@mit.edu mailing list.
- To subscribe or see the list archives, go to:
+ New wallet releases are announced on the kerberos mailing list. To
+ subscribe or see the list archives, go to:
https://mailman.mit.edu/mailman/listinfo/kerberos
diff --git a/README.md b/README.md
index f9708f3..b1afe4e 100644
--- a/README.md
+++ b/README.md
@@ -305,9 +305,9 @@ The [wallet web page](https://www.eyrie.org/~eagle/software/wallet/) will
always have the current version of this package, the current
documentation, and pointers to any additional resources.
-New wallet releases are announced on the kerberos@mit.edu mailing list.
-To subscribe or see the list archives, go to the [kerberos@mit.edu
-management page](https://mailman.mit.edu/mailman/listinfo/kerberos).
+New wallet releases are announced on the kerberos mailing list. To
+subscribe or see the list archives, go to the [kerberos list information
+page](https://mailman.mit.edu/mailman/listinfo/kerberos).
For bug tracking, use the [issue tracker on
GitHub](https://github.com/rra/wallet/issues). However, please be aware
diff --git a/docs/metadata/metadata.json b/docs/metadata/metadata.json
index 5e1ad41..5426422 100644
--- a/docs/metadata/metadata.json
+++ b/docs/metadata/metadata.json
@@ -28,7 +28,7 @@
"support": {
"email": "eagle@eyrie.org",
"github": "rra/wallet",
- "listname": "kerberos@mit.edu",
+ "listname": "kerberos",
"listurl": "https://mailman.mit.edu/mailman/listinfo/kerberos",
"web": "https://www.eyrie.org/~eagle/software/wallet/",
},