summaryrefslogtreecommitdiff
path: root/website/www/donate.scm
diff options
context:
space:
mode:
Diffstat (limited to 'website/www/donate.scm')
-rw-r--r--website/www/donate.scm15
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))))