guix-commits
[Top][All Lists]
Advanced

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

01/01: website: donate: Add build machine redhill.


From: Andreas Enge
Subject: 01/01: website: donate: Add build machine redhill.
Date: Sun, 24 Jan 2016 16:25:02 +0000

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

commit c61f0a4e8a5e6c64d17eebe2aa8dc9f9a09dffae
Author: Andreas Enge <address@hidden>
Date:   Sun Jan 24 17:24:00 2016 +0100

    website: donate: Add build machine redhill.
    
    * website/www/donate.scm (donate-page): Add entry for redhill.
---
 website/www/donate.scm |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/website/www/donate.scm b/website/www/donate.scm
index 9151763..a24875c 100644
--- a/website/www/donate.scm
+++ b/website/www/donate.scm
@@ -1,6 +1,7 @@
 ;;; GuixSD website --- GNU's advanced distro website
 ;;; Copyright © 2015 Ludovic Courtès <address@hidden>
 ;;; Copyright © 2015 Mathieu Lirzin <address@hidden>
+;;; Copyright © 2016 Andreas Enge <address@hidden>
 ;;; Initially written by Luis Felipe López Acevedo <address@hidden>
 ;;; who waives all copyright interest on this file.
 ;;;
@@ -125,5 +126,11 @@ München")))))
                                                  "Harmon Instruments")
                                               " (hardware)")
                                           ;; XXX: Eventually move to the FSF?
-                                          (li "Mark H Weaver (hosting)"))))))))
+                                          (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";))
+                                                 "Kosagi (Sutajio Ko-Usagi Pte 
Ltd)")
+                                              " (hardware)")
+                                          (li "Andreas Enge (hosting)"))))))))
          ,(html-page-footer))))



reply via email to

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