From cf2f7504993eb1682df3fd66b868764d51c46794 Mon Sep 17 00:00:00 2001 From: Robin Jarry Date: Mon, 7 Aug 2023 19:47:37 +0200 Subject: doc: strip email addresses in authors section Let's not encourage users to send us personal emails. The referenced URL https://sr.ht/~rjarry/aerc/ should have all necessary information. Signed-off-by: Robin Jarry Acked-by: Moritz Poldrack --- doc/aerc.1.scd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/aerc.1.scd') diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index a4892b03..ecaedfd6 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -689,6 +689,6 @@ in _aerc.conf_. # AUTHORS -Originally created by Drew DeVault and maintained by Robin -Jarry who is assisted by other open source contributors. For -more information about aerc development, see https://sr.ht/~rjarry/aerc/. +Originally created by Drew DeVault and maintained by Robin Jarry who is assisted +by other open source contributors. For more information about aerc development, +see _https://sr.ht/~rjarry/aerc/_. -- cgit