guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/04: website: data: Add address@hidden


From: Ludovic Courtès
Subject: 01/04: website: data: Add address@hidden
Date: Mon, 3 Dec 2018 16:53:44 -0500 (EST)

civodul pushed a commit to branch master
in repository guix-artwork.

commit 88093d1a3db68b68e24e882fd2083505b5c8a0b8
Author: Ludovic Courtès <address@hidden>
Date:   Mon Oct 29 22:01:28 2018 +0100

    website: data: Add address@hidden
    
    * website/apps/base/data.scm (contact-media): Add "info-guix".
---
 website/apps/base/data.scm | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/website/apps/base/data.scm b/website/apps/base/data.scm
index a828009..b6e9361 100644
--- a/website/apps/base/data.scm
+++ b/website/apps/base/data.scm
@@ -27,6 +27,15 @@
     #:log "https://gnunet.org/bot/log/guix/";)
 
    (contact
+    #:name "Info Mailing List"
+    #:description
+    '(p "Subscribe to the " (code "info-guix") " low-traffic mailing
+list to receive important announcements sent by the project maintainers (in
+English).")
+    #:url "https://lists.gnu.org/mailman/listinfo/info-guix";
+    #:log "https://lists.gnu.org/archive/html/info-guix";)
+
+   (contact
     #:name "Help Mailing List"
     #:description
     `(("de"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]