From 00f9a2c943fb3fd2852f9a196dbfe551298733a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Mon, 10 Apr 2017 10:43:06 +0200 Subject: website: donate: Add hydra-slave3. * website/www/donate.scm (donate-page): Add hydra-slave3. --- website/www/donate.scm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/website/www/donate.scm b/website/www/donate.scm index ef68f3f..5743d68 100644 --- a/website/www/donate.scm +++ b/website/www/donate.scm @@ -1,5 +1,5 @@ ;;; GuixSD website --- GNU's advanced distro website -;;; Copyright © 2015, 2016 Ludovic Courtès +;;; Copyright © 2015, 2016, 2017 Ludovic Courtès ;;; Copyright © 2015 Mathieu Lirzin ;;; Copyright © 2016 Andreas Enge ;;; Initially written by Luis Felipe López Acevedo @@ -133,6 +133,12 @@ München"))))) " (hardware)") ;; XXX: Eventually move to the FSF? (li "Mark H Weaver (hosting)")))) + (tr (td "hydra-slave3") + (td "armhf-linux") + (td (ul (li (a (@ (href "http://www.kosagi.com/w/index.php?title=Novena_Main_Page")) + "Kosagi (Sutajio Ko-Usagi Pte Ltd)") + " (hardware)") + (li "Mark H Weaver (hosting)")))) (tr (td "redhill") (td "armhf-linux") (td (ul (li (a (@ (href "http://www.kosagi.com/w/index.php?title=Novena_Main_Page")) -- cgit v1.2.3