From e787a7354862e34d4217e81b67cca87389eda6d2 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sat, 18 Apr 2015 11:45:35 +0300 Subject: [PATCH] Added AUTHORS file --- AUTHORS | 8 ++++++++ README | 2 ++ 2 files changed, 10 insertions(+) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..3f3c218 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,8 @@ +Maintainer: +Martin Lund + +Contributors: +Jesper Larsen +Jeppe Ledet-Pedersen + +Thanks to everyone who has contributed to this project. diff --git a/README b/README index 40a861a..4c60355 100644 --- a/README +++ b/README @@ -87,3 +87,5 @@ 8. Authors Written by Martin Lund + + See the AUTHORS file for full list of authors (including contributors).