unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: 30032@debbugs.gnu.org
Subject: bug#30032: [PATCH] website: contact: Provide mailman link for bug-guix.
Date: Fri, 12 Jan 2018 01:05:34 +0100	[thread overview]
Message-ID: <20180112000534.15482-1-boskovits@gmail.com> (raw)
In-Reply-To: <8cb19035-cff4-aafb-a7b6-473cb76604d2@uni-bielefeld.de>

* website/apps/base/data.scm: Provide mailman link for bug-guix
on contact site. Move mailto link to the text.
---
 website/apps/base/data.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/website/apps/base/data.scm b/website/apps/base/data.scm
index 0abcc7a..03de749 100644
--- a/website/apps/base/data.scm
+++ b/website/apps/base/data.scm
@@ -47,8 +47,9 @@
       already in the "
       (a (@ (href "https://debbugs.gnu.org/cgi/pkgreport.cgi?package=guix;max-bugs=100"))
 	 "bug database")
-      ". If it is not, please report it.")
-    #:url "mailto:bug-guix@gnu.org"
+      ". If it is not, please "
+      (a (@ (href "mailto:bug-guix@gnu.org")) "report it."))
+    #:url "https://lists.gnu.org/mailman/listinfo/bug-guix"
     #:log "https://bugs.gnu.org/guix")
 
    (contact
-- 
2.15.1

      reply	other threads:[~2018-01-12  0:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-08 19:33 bug#30032: https://www.gnu.org/software/guix/contact/ misses link to mailman interface of bug-guix Florian Paul Schmidt
2018-01-12  0:05 ` Gábor Boskovits [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180112000534.15482-1-boskovits@gmail.com \
    --to=boskovits@gmail.com \
    --cc=30032@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).