From ae8cb7bc6abde89dac1d15a24d81eabb8127762e Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Mon, 11 Mar 2019 16:14:13 +0100 Subject: [PATCH] =?utf8?q?Add=20J=C3=BCrgen=20Womser-Sch=C3=BCtz=20to=20th?= =?utf8?q?e=20credits?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lib/CREDITS | 3 +++ lib/generate_contributions.py | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/lib/CREDITS b/lib/CREDITS index d5390d3dc6..d19341cacc 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -653,6 +653,9 @@ @bStephan Witt @iE-mail: stephan.witt () beusen ! de support for CVS revision control, native spell checker interface for Mac OS +@bJürgen Womser-Schütz +@iE-mail: jws1954 () gmx ! de + Improvements to the Include File dialog @bRuss Woodroofe @iE-mail: paranoia () math ! cornell ! edu question layout environment diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 0111fec132..bd854e1083 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -2079,6 +2079,14 @@ contributors = [ "22 February 2005", u"support for CVS revision control, native spell checker interface for Mac OS"), + contributor(u"Jürgen Womser-Schütz", + "jws1954 () gmx ! de", + "GPL", + "Re: Bug #11484", + "m=154990590319314", + "11 February 2019", + u"Improvements to the Include File dialog"), + contributor(u"Russ Woodroofe", "paranoia () math ! cornell ! edu", "GPL", -- 2.39.5