mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Add Joost to our list of contributers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14016 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5bb791e841
commit
4401521a45
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user