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-stylesets.7.scd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/aerc-stylesets.7.scd') diff --git a/doc/aerc-stylesets.7.scd b/doc/aerc-stylesets.7.scd index 12aa97b6..54736434 100644 --- a/doc/aerc-stylesets.7.scd +++ b/doc/aerc-stylesets.7.scd @@ -336,6 +336,6 @@ __ # 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