From 4401521a4551770941c0be7ef09e867aa51918cb Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Tue, 6 Jun 2006 08:05:05 +0000 Subject: [PATCH] Add Joost to our list of contributers. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14016 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/CREDITS | 9 ++++++--- lib/generate_contributions.py | 27 +++++++++++++++++---------- 2 files changed, 23 insertions(+), 13 deletions(-) diff --git a/lib/CREDITS b/lib/CREDITS index af3e501b0c..65a6ace258 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -310,6 +310,9 @@ @bMarko Vendelin @iE-mail: markov@ioc.ee Gnome frontend +@bJoost Verburg +@iE-mail: joostverburg@users.sourceforge.net + A new and improved Windows installer @bMartin Vermeer @iE-mail: martin.vermeer@hut.fi support for optional argument in sections/captions svjour/svjog, egs and llncs document classes. Lot of bug hunting (and fixing!) @@ -343,15 +346,15 @@ @bHuang Ying @iE-mail: huangy@sh.necas.nec.com.cn Gtk frontend +@bAbdelrazak Younes +@iE-mail: younes.a@free.fr + Qt4 frontend, editing optimisations @bHenner Zeller @iE-mail: henner.zeller@freiheit.com rotation of wysiwyg figures @bXiaokun Zhu @iE-mail: xiaokun@aero.gla.ac.uk bug reports and small fixes -@bAbdelrazak Younes -@iE-mail: younes.a@free.fr - Qt4 frontend, editing optimisations If your name doesn't appear here although you've done diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 74729121e8..916b7918a0 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -1142,6 +1142,14 @@ contributers = [ "22 February 2005", u"Gnome frontend"), + contributer(u"Joost Verburg", + "joostverburg () users ! sourceforge ! net", + "GPL", + "Re: New Windows Installer", + "m=114957884100403", + "6 June 2006", + u"A new and improved Windows installer"), + contributer(u"Martin Vermeer", "martin.vermeer () hut ! fi", "GPL", @@ -1230,6 +1238,14 @@ contributers = [ "28 February 2005", u"Gtk frontend"), + contributer(u"Abdelrazak Younes", + "younes.a () free ! fr", + "GPL", + "Re: [Patch] RFQ: ParagraphList Rewrite", + "m=113993670602439", + "14 February 2006", + u"Qt4 frontend, editing optimisations"), + contributer(u"Henner Zeller", "henner.zeller () freiheit ! com", "GPL", @@ -1244,16 +1260,7 @@ contributers = [ "", "", "", - u"bug reports and small fixes"), - - contributer(u"Abdelrazak Younes", - "younes.a () free ! fr", - "GPL", - "Re: [Patch] RFQ: ParagraphList Rewrite", - "m=113993670602439", - "14 February 2006", - u"Qt4 frontend, editing optimisations") ] - + u"bug reports and small fixes") ] if __name__ == "__main__": main(sys.argv, contributers) -- 2.39.2