guix-commits
[Top][All Lists]
Advanced

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

03/04: donate: Add Steve Sprang & Darrell Harmon.


From: Ludovic Courtès
Subject: 03/04: donate: Add Steve Sprang & Darrell Harmon.
Date: Sat, 05 Sep 2015 17:05:46 +0000

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

commit e358f44e7f03e560c9d8c28696fee1a52dfddf7e
Author: Ludovic Courtès <address@hidden>
Date:   Sat Sep 5 19:00:16 2015 +0200

    donate: Add Steve Sprang & Darrell Harmon.
    
    * website/www/donate.scm (donate-page): Add the Novena and Wanderboard.
---
 website/www/donate.scm |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/website/www/donate.scm b/website/www/donate.scm
index 3be8e56..1c78ab6 100644
--- a/website/www/donate.scm
+++ b/website/www/donate.scm
@@ -96,7 +96,7 @@ München")))))
                              (tr (td "librenote")
                                  (td "mips64el-linux")
                                  (td (ul (li "Daniel Clark (hardware)")
-                                         (li "Mark H. Weaver (hosting)"))))
+                                         (li "Mark H Weaver (hosting)"))))
                               (tr (td "hydra-slave0")
                                  (td "mips64el-linux")
                                  (td (ul (li ,fsf))))
@@ -104,5 +104,16 @@ München")))))
                                   (td "x86_64-linux, i686-linux")
                                   (td (ul (li (a (@ (href
                                                      "http://josefsson.org";))
-                                                 "Simon Josefsson")))))))))
+                                                 "Simon Josefsson")))))
+                              (tr (td "hydra-slave1")
+                                  (td "armhf-linux")
+                                  (td (ul (li "Steve Sprang (hardware)")
+                                          ;; XXX: Eventually move to the FSF?
+                                          (li "Mark H Weaver (hosting)"))))
+                              (tr (td "n/a")   ;update once it's up & running
+                                  (td "armhf-linux")
+                                  (td (ul (li (a (@ (href 
"http://harmoninstruments.com/";))
+                                                 "Harmon Instruments")
+                                              " (hardware)")
+                                          (li "Mark H Weaver (hosting)"))))))))
          ,(html-page-footer))))



reply via email to

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