guix-commits
[Top][All Lists]
Advanced

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

01/01: website: donate: Add berlin.guixsd.org.


From: Ricardo Wurmus
Subject: 01/01: website: donate: Add berlin.guixsd.org.
Date: Thu, 7 Dec 2017 10:51:45 -0500 (EST)

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

commit 56680fc7823d8a034499460c8c883cdd1e61043c
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Dec 7 16:50:50 2017 +0100

    website: donate: Add berlin.guixsd.org.
    
    * website/apps/base/templates/donate.scm (donate-t): Add table row for
    berlin.guixsd.org.
---
 website/apps/base/templates/donate.scm | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/website/apps/base/templates/donate.scm 
b/website/apps/base/templates/donate.scm
index e8a5d34..9c263b0 100644
--- a/website/apps/base/templates/donate.scm
+++ b/website/apps/base/templates/donate.scm
@@ -104,7 +104,17 @@
           (ul
            (li
             (a (@ (href "https://www.fsf.org/";))
-               "Free Software Foundation")))))
+            "Free Software Foundation")))))
+     (tr
+      (td "berlin.guixsd.org")
+      (td "build farm with 25 build nodes for x86_64-linux and
+i686-linux, and dedicated storage")
+      (td
+       (ul
+        (li
+         (a (@ (href "https://www.mdc-berlin.de/";))
+            "Max Delbrück Center for Molecular Medicine")
+         " (hardware and hosting)"))))
         (tr
          (td "bayfront.guixsd.org")
          (td "new build farm front-end (WIP)")



reply via email to

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