summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/hakyll/about.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/hakyll/about.markdown b/examples/hakyll/about.markdown
index 67fa46d..b58485b 100644
--- a/examples/hakyll/about.markdown
+++ b/examples/hakyll/about.markdown
@@ -25,4 +25,5 @@ you will have to license your code under a GPL-compatible license.
## Authors
-Hakyll was written by [Jasper Van der Jeugt](http://jaspervdj.be).
+Hakyll was originally written by [Jasper Van der Jeugt](http://jaspervdj.be). It
+also received contributions from [seschwar](http://github.com/seschwar).