From d4ea3478fe10184d04ab4be5756e475befb9f535 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Wed, 28 Dec 2016 16:50:25 +0100 Subject: [PATCH] Add Joel Kulesza to the credits --- lib/CREDITS | 6 ++++++ lib/generate_contributions.py | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/lib/CREDITS b/lib/CREDITS index cfd6d31a7f..8d9556c406 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 2f5611a0c1..41c4961ca6 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", -- 2.39.5