mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
small update to contributors
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15533 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cedf8e2ed0
commit
1a54d2826b
@ -10,6 +10,9 @@
|
||||
@bJoão Luis Meloni Assirati
|
||||
@iE-mail: assirati@nonada.if.usp.br
|
||||
Added support for unix sockets and thence the 'inverse DVI' feature
|
||||
@bOzgur Ugras Baran
|
||||
@iE-mail: ugras.baran@gmail.com
|
||||
New commandparams structure
|
||||
@bYves Bastide
|
||||
@iE-mail: yves.bastide@irisa.fr
|
||||
Bug fixes
|
||||
@ -70,6 +73,9 @@
|
||||
@bRonald Florence
|
||||
@iE-mail: ron@18james.com
|
||||
Maintainer of the OS X port(s)
|
||||
@bJosé Ramom Flores d'as Seixas
|
||||
@iE-mail: fa2ramon@usc.es
|
||||
Galician documentation and localization
|
||||
@bJohn Michael Floyd
|
||||
@iE-mail: jmf@pwd.nsw.gov.au
|
||||
Bug fix to the spellchecker
|
||||
@ -157,7 +163,7 @@
|
||||
@iE-mail: lahaye@snu.ac.kr
|
||||
Xforms dialogs and GUI related code
|
||||
@bJean-Marc Lasgouttes
|
||||
@iE-mail: jean-marc.lasgouttes@inria.fr
|
||||
@iE-mail: lasgouttes@lyx.org
|
||||
configure and Makefile-stuff and more
|
||||
@bVictor Lavrenko
|
||||
@iE-mail: lyx@lavrenko.pp.ru
|
||||
|
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/env python
|
||||
#! /usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
'''
|
||||
@ -342,6 +342,14 @@ contributers = [
|
||||
"23 February 2005",
|
||||
u"Added support for unix sockets and thence the 'inverse DVI' feature"),
|
||||
|
||||
contributer(u"Ozgur Ugras Baran",
|
||||
"ugras.baran () gmail ! com",
|
||||
"GPL",
|
||||
"Re: [patch] new InsetCommandParams",
|
||||
"m=116124030512963",
|
||||
"19 October 2006",
|
||||
u"New commandparams structure"),
|
||||
|
||||
contributer(u"Yves Bastide",
|
||||
"yves.bastide () irisa ! fr",
|
||||
"GPL",
|
||||
@ -502,6 +510,14 @@ contributers = [
|
||||
"31 March 2005",
|
||||
u"Maintainer of the OS X port(s)"),
|
||||
|
||||
contributer(u"José Ramom Flores d'as Seixas",
|
||||
"fa2ramon () usc ! es",
|
||||
"GPL",
|
||||
"Re: Galician translation",
|
||||
"m=116136920230072",
|
||||
"20 October 2006",
|
||||
u"Galician documentation and localization"),
|
||||
|
||||
contributer(u"John Michael Floyd",
|
||||
"jmf () pwd ! nsw ! gov ! au",
|
||||
"",
|
||||
@ -540,7 +556,7 @@ contributers = [
|
||||
"Re: The LyX licence",
|
||||
"m=110909251110103",
|
||||
"22 February 2005",
|
||||
u"lots of bug reports, German localization, bug fixes"),
|
||||
u"Change tracking, German localization, bug fixes"),
|
||||
|
||||
contributer(u"Stefano Ghirlanda",
|
||||
"stefano.ghirlanda () unibo ! it",
|
||||
@ -735,7 +751,7 @@ contributers = [
|
||||
u"Xforms dialogs and GUI related code"),
|
||||
|
||||
contributer(u"Jean-Marc Lasgouttes",
|
||||
"jean-marc.lasgouttes () inria ! fr",
|
||||
"lasgouttes () lyx ! org",
|
||||
"GPL",
|
||||
"Re: Licensing of tex2lyx (and perhaps LyX itself?)",
|
||||
"m=110899928510452",
|
||||
|
Loading…
Reference in New Issue
Block a user