commit d4ea3478fe10184d04ab4be5756e475befb9f535
Author: Juergen Spitzmueller <[email protected]>
Date:   Wed Dec 28 16:50:25 2016 +0100

    Add Joel Kulesza to the credits
---
 lib/CREDITS                   |    6 ++++++
 lib/generate_contributions.py |    8 ++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/lib/CREDITS b/lib/CREDITS
index cfd6d31..8d9556c 100644
--- a/lib/CREDITS
+++ b/lib/CREDITS
@@ -276,6 +276,9 @@
 @bBernd Kümmerlen
 @iE-mail: bkuemmer () gmx ! net
    Initial version of the koma-script textclasses
+@bJoel Kulesza
+@iE-mail: jkulesza () gmail ! com>
+   User interface improvements
 @bFelix Kurth
 @iE-mail: felix () fkurth ! de
    Support for textclass g-brief2
@@ -387,6 +390,9 @@
 @bDal Ho Park
 @iE-mail: airdalho () gmail ! com
    Korean translation
+@bAndrew Parsloe
+@iE-mail: aparsloe () clear ! net ! nz
+   Module updates
 @bBo Peng
 @iE-mail: ben.bob () gmail ! com
    Conversion of all shell scripts to Python, shortcuts dialog, session, 
view-source, auto-view, embedding features and scons build system.
diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py
index 2f5611a..41c4961 100755
--- a/lib/generate_contributions.py
+++ b/lib/generate_contributions.py
@@ -1059,6 +1059,14 @@ contributors = [
                  "25 February 2005",
                  u"Initial version of the koma-script textclasses"),
 
+     contributor(u"Joel Kulesza",
+                 "jkulesza () gmail ! com>",
+                 "GPL",
+                 "License to Publish Work",
+                 "m=147735429207382",
+                 "25 October 2016",
+                 u"User interface improvements"),
+
      contributor(u"Felix Kurth",
                  "felix () fkurth ! de",
                  "GPL",

Reply via email to