From 6bdbfecce3c3a3fe5c6fc799e902e79ebe294feb Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Wed, 7 Jun 2006 14:14:38 +0000 Subject: [PATCH] =?utf8?q?Add=20Peter=20K=C3=BCmmel=20to=20our=20list=20of?= =?utf8?q?=20contributers.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14024 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/CREDITS | 3 +++ lib/generate_contributions.py | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/lib/CREDITS b/lib/CREDITS index 65a6ace258..b6e7c810c0 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -138,6 +138,9 @@ @bPeter Kremer @iE-mail: kremer@bme-tel.ttt.bme.hu Hungarian translation and bind file for menu shortcuts +@bPeter Kümmel +@iE-mail: syntheticpp@gmx.net + Testing, clean ups and profiling @bBernd Kümmerlen @iE-mail: bkuemmer@gmx.net Initial version of the koma-script textclasses diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 916b7918a0..b4fc91533a 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -686,6 +686,14 @@ contributers = [ "", u"Hungarian translation and bind file for menu shortcuts"), + contributer(u"Peter Kümmel", + "syntheticpp () gmx ! net", + "GPL", + "License", + "m=114968828021007", + "7 June 2006", + u"Testing, clean ups and profiling"), + contributer(u"Bernd Kümmerlen", "bkuemmer () gmx ! net", "GPL", -- 2.39.5