summaryrefslogtreecommitdiff
path: root/website/www/about.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2017-02-14 17:06:05 +0100
committerLudovic Courtès <ludo@gnu.org>2017-02-14 17:10:21 +0100
commit2a45468f4e7616e54e74a80fa20841e54fc6e42b (patch)
tree91d9d15d79fa8517dd3f0e6617475f6e3950e27f /website/www/about.scm
parent19b3da7be00a22b1025efbfed9b3a628f45e8271 (diff)
downloadguix-artwork-2a45468f4e7616e54e74a80fa20841e54fc6e42b.tar
guix-artwork-2a45468f4e7616e54e74a80fa20841e54fc6e42b.tar.gz
website: Mention guix-patches@gnu.org.
* website/www/about.scm (about-page): Add guix-patches@gnu.org. * website/www/contribute.scm (contribute-page): Mention guix-patches@gnu.org in a couple of places.
Diffstat (limited to 'website/www/about.scm')
-rw-r--r--website/www/about.scm20
1 files changed, 19 insertions, 1 deletions
diff --git a/website/www/about.scm b/website/www/about.scm
index e2afb95..19aa07e 100644
--- a/website/www/about.scm
+++ b/website/www/about.scm
@@ -1,5 +1,5 @@
;;; GuixSD website --- GNU's advanced distro website
-;;; Copyright © 2015, 2016 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright © 2015, 2016, 2017 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2015 Mathieu Lirzin <mthl@openmailbox.org>
;;; Copyright © 2015 David Thompson <davet@gnu.org>
;;; Initially written by Luis Felipe López Acevedo <felipe.lopez@openmailbox.org>
@@ -141,6 +141,24 @@ System Distribution (GuixSD). "
(a (@ (href "http://lists.gnu.org/archive/html/bug-guix/2013-07/msg00039.html"))
" Until July 2013")
", the bug-Guix mailing list filled that role. ")
+ (p (a (@ (href "https://lists.gnu.org/mailman/listinfo/guix-patches"))
+ (b "guix-patches"))
+ (small " ("
+ (a (@ (href "https://lists.gnu.org/archive/html/guix-patches"))
+ "archive")
+ ")")
+ (br)
+ "Submission of patches. Every message sent to this "
+ "mailing list leads to a new entry in our "
+ (a (@ (href "//bugs.gnu.org/guix-patches"))
+ "patch tracking tool") ". See "
+ (a (@ (href "//debbugs.gnu.org/Advanced.html"))
+ "this page")
+ " for more information on how to use it. "
+ (a (@ (href "//lists.gnu.org/archive/html/guix-devel/2017-02/msg00627.html"))
+ "Until February 2017")
+ ", the guix-devel mailing list filled that role.")
+
(p (a (@ (href "https://lists.gnu.org/mailman/listinfo/bug-guix"))
(b "bug-guix"))
(small " ("