From 54f14b8a4c6352c7384b09c326e2be1f4fd47e07 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Thu, 11 Dec 2014 00:05:45 +0100 Subject: [PATCH] Add AUTHORS file Fixes #96 --- AUTHORS.rst | 23 +++++++++++++++++++++++ wger/software/templates/changelog.html | 1 + 2 files changed, 24 insertions(+) create mode 100644 AUTHORS.rst diff --git a/AUTHORS.rst b/AUTHORS.rst new file mode 100644 index 000000000..5c7387b99 --- /dev/null +++ b/AUTHORS.rst @@ -0,0 +1,23 @@ +Authors +======= + +Developers +---------- + +* Roland Geider – https://github.com/rolandgeider + + +Translators +----------- + +* Bulgarian: Lyuboslav Petrov +* Dutch: David Machiels +* Portuguese: Jefferson Campos – http://jeffersoncampos.eti.br +* Russian: Inna +* Spanish: acv2facundo + + +Exercises +--------- + +And of course many thanks as well to everyone that submited exercises! diff --git a/wger/software/templates/changelog.html b/wger/software/templates/changelog.html index 590038611..e66c2b332 100644 --- a/wger/software/templates/changelog.html +++ b/wger/software/templates/changelog.html @@ -74,6 +74,7 @@ #91 #92 #95 + #96