[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/04: website: Mention "address@hidden".
From: |
Ludovic Courtès |
Subject: |
03/04: website: Mention "address@hidden". |
Date: |
Sat, 5 Oct 2019 08:34:02 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix-artwork.
commit 73c75eda23514e961b49f5a8156f5e48ade4c851
Author: Ludovic Courtès <address@hidden>
Date: Sat Oct 5 14:30:35 2019 +0200
website: Mention "address@hidden".
* website/apps/base/templates/about.scm (about-t): Document
"address@hidden".
---
website/apps/base/templates/about.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/website/apps/base/templates/about.scm
b/website/apps/base/templates/about.scm
index 8761002..c48001a 100644
--- a/website/apps/base/templates/about.scm
+++ b/website/apps/base/templates/about.scm
@@ -92,7 +92,8 @@
"Guix is currently maintained by Ludovic Courtès, Marius Bakke, Maxim
Cournoyer, Tobias Geerinckx-Rice, and Ricardo Wurmus. Please use the "
(a (@ (href ,(guix-url "contact/"))) "mailing lists")
- " for contact. ")
+ " for contact. For sensitive issues, you can reach them "
+ "using the " (code "address@hidden") " private alias.")
(h3 (@ (id "license")) "Licensing")