aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2018-05-16 20:26:55 +0200
committerSebastian Pipping <sebastian@pipping.org>2018-05-16 20:28:16 +0200
commit5a95527197d4029a77f81bfd821f1e600ffa825c (patch)
treead9a8776a7fec985d7d04b86d8011aa0dbbb84c3
parentMerge branch 'python3-support' (#7) (diff)
downloadelogv-5a95527197d4029a77f81bfd821f1e600ffa825c.tar.gz
elogv-5a95527197d4029a77f81bfd821f1e600ffa825c.tar.bz2
elogv-5a95527197d4029a77f81bfd821f1e600ffa825c.zip
Sync list of authors with Git history
-rwxr-xr-xelogv8
1 files 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) <lucamarturana@gmail.com>
-
+# Authors (in chronological order):
+# - Luca Marturana (luca89) <lucamarturana@gmail.com>
+# - Julian Ospald (hasufell) <julian.ospald@googlemail.com>
+# - Sebastian Pipping (sping) <sebastian@pipping.org>
+# - Gilles Dartiguelongue (EvaSDK) <eva@gentoo.org>
+#
# 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