diff options
| author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-02-06 22:23:51 +0100 |
|---|---|---|
| committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-02-06 22:23:51 +0100 |
| commit | 6926d7810e860f92d97a033df66d40a40c1508b9 (patch) | |
| tree | 1171d3fd388504d5cef8947b4f07a67c5a17b916 | |
| parent | 6d81544fb3047914f8eea5245492daecd3b36c53 (diff) | |
| download | hakyll-6926d7810e860f92d97a033df66d40a40c1508b9.tar.gz | |
Add sargon to contributors
| -rw-r--r-- | examples/hakyll/about.markdown | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/examples/hakyll/about.markdown b/examples/hakyll/about.markdown index 2ecc6d5..6459053 100644 --- a/examples/hakyll/about.markdown +++ b/examples/hakyll/about.markdown @@ -25,6 +25,9 @@ you will have to license your code under a GPL-compatible license. ## Authors -Hakyll was originally written by [Jasper Van der Jeugt](http://jaspervdj.be). It -also received contributions from [seschwar](http://github.com/seschwar) and -[JD Marble](http://github.com/jdmarble/). +Hakyll was originally written by [Jasper Van der Jeugt](http://jaspervdj.be), +who still maintains the package. Contributors: + +- [seschwar](http://github.com/seschwar) +- [JD Marble](http://github.com/jdmarble) +- [sargon](http://github.com/sargon) |
