summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/who.skr5
1 files changed, 4 insertions, 1 deletions
diff --git a/pages/who.skr b/pages/who.skr
index e534cac..bfe3a48 100644
--- a/pages/who.skr
+++ b/pages/who.skr
@@ -1,2 +1,5 @@
(post :title "Who we are"
- (page "TODO"))
+ (page
+ (p [This project was started at the ,(anchor "2016 Reproducible Builds Summit" "https://reproducible-builds.org/events/berlin2016/") in Berlin,
+ where people involved with various GNU+Linux distributions and BSDs discussed the state of software reproducibility.])
+ (p [To contact us please send email to ,(anchor "the bootstrappable mailing list" "mailto:bootstrappable@librelist.com").])))