]> git.lyx.org Git - lyx.git/commitdiff
small update to contributors
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 24 Oct 2006 14:12:27 +0000 (14:12 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 24 Oct 2006 14:12:27 +0000 (14:12 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15533 a592a061-630c-0410-9148-cb99ea01b6c8

lib/CREDITS
lib/generate_contributions.py

index 2628eb43f69a4baeda94a71e6ed7eceb3f468720..ea73a0e81d9de32fb28b56dc53a493f4b75a8737 100644 (file)
@@ -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
 @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
index 8213d451f65b799d20b72c5d566a2dbe9b330ad9..6471f6943e9ffe699473186b3a6f38fad8867d69 100755 (executable)
@@ -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",