From 5a95527197d4029a77f81bfd821f1e600ffa825c Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Wed, 16 May 2018 20:26:55 +0200 Subject: Sync list of authors with Git history --- elogv | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/elogv b/elogv index 78a9fe8..9ead73b 100755 --- a/elogv +++ b/elogv @@ -1,7 +1,11 @@ #!/usr/bin/python3 # -*- coding: UTF-8 -*- -# Author: Luca Marturana (luca89) - +# Authors (in chronological order): +# - Luca Marturana (luca89) +# - Julian Ospald (hasufell) +# - Sebastian Pipping (sping) +# - Gilles Dartiguelongue (EvaSDK) +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or -- cgit v1.2.3-65-gdbad