summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-12-19 17:40:27 +0100
committerrekado <rekado@elephly.net>2016-12-19 17:40:27 +0100
commit945807dbe5a70d7097476ff5c1ef3ff9afb13bf2 (patch)
treed952366ef5fdf8bc9045e95c2174424d607dbd6a
parent2a105e08cf5c84c42352feedfefa432a7fd3a53f (diff)
Fill "Who we are" page.
-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").])))