Author: rgheck
Date: Thu May 23 00:38:52 2013
New Revision: 40969
URL: http://www.lyx.org/trac/changeset/40969

Log:
Regenerate credits.

Modified:
   www-user/trunk/farm/cookbook/LyX/blanket-permission.inc
   www-user/trunk/farm/cookbook/LyX/credits.inc

Modified: www-user/trunk/farm/cookbook/LyX/blanket-permission.inc
==============================================================================
--- www-user/trunk/farm/cookbook/LyX/blanket-permission.inc     Wed May 22 
08:23:14 2013        (r40968)
+++ www-user/trunk/farm/cookbook/LyX/blanket-permission.inc     Thu May 23 
00:38:52 2013        (r40969)
@@ -139,6 +139,12 @@
         "m=123100818303101",
         "3 January 2009");
 
+$output=$output.blanket_contrib("Jacob Bishop",
+        "bishop.jacob () gmail ! com",
+        "Contributions...APA 6 Layout",
+        "m=135654106502977",
+        "26 December 2012");
+
 $output=$output.blanket_contrib("Punyashloka Biswal",
         "punya.biswal () gmail ! com",
         "Re: Patch for ticket #6848",
@@ -326,7 +332,7 @@
         "30 March 2005");
 
 $output=$output.blanket_contrib("Ignacio García",
-        "ignacio.garcia () tele2 ! es",
+        "ignacio.gmorales () gmail ! com",
         "Re: es_EmbeddedObjects",
         "m=117079592919653",
         "06 February 2007");
@@ -457,24 +463,48 @@
         "m=110912688520245",
         "23 February 2005");
 
+$output=$output.blanket_contrib("Zahari Dmitrov Kassabov",
+        "zaharid () gmail ! com",
+        "GPL Statement",
+        "m=135540059615508",
+        "13 December 2012");
+
 $output=$output.blanket_contrib("Andreas Klostermann",
         "andreas_klostermann () web ! de",
         "blanket-permission",
         "m=111054675600338",
         "11 March 2005");
 
+$output=$output.blanket_contrib("Timo Kluck",
+        "tkluck () gmail ! com",
+        "license statement",
+        "m=132334049317495",
+        "8 December 2011");
+
 $output=$output.blanket_contrib("Kostantino",
         "ciclope10 () alice ! it",
         "Permission granted",
         "m=115513400621782",
         "9 August 2006");
 
+$output=$output.blanket_contrib("Scott Kostyshak",
+        "skost...@princeton.edu",
+        "GPL Statement",
+        "m=133076234031944",
+        "3 March 2012");
+
 $output=$output.blanket_contrib("Michael Koziarski",
         "koziarski () gmail ! com",
         "Re: The LyX licence",
         "m=110909592017966",
         "22 February 2005");
 
+$output=$output.blanket_contrib("Marcus Kriele",
+        "mkriele () me ! com",
+        "License permission",
+        "m=130384781027177",
+        "26 April 2011");
+
 $output=$output.blanket_contrib("Valeriy Kruchko",
         "lerkru () gmail ! com",
         "Re: translation in to russian about 68%",
@@ -673,6 +703,12 @@
         "m=111276877900892",
         "6 April 2005");
 
+$output=$output.blanket_contrib("Benjamin Piwowarski",
+        "benjamin ! piwowarski () lip6 ! fr",
+        "GPL statement",
+        "m=133958334631163",
+        "13 June 2012");
+
 $output=$output.blanket_contrib("Neoklis Polyzotis",
         "alkis () soe ! ucsc ! edu",
         "Fwd: Re: The LyX licence",
@@ -764,7 +800,7 @@
         "22 February 2005");
 
 $output=$output.blanket_contrib("Julien Rioux",
-        "jrioux () physics ! utoronto ! ca",
+        "jrioux () lyx ! org",
         "Re: #6361: configure.py ignores packages required by user-defined 
modules",
         "m=125986505101722",
         "3 December 2009");
@@ -829,6 +865,12 @@
         "m=110915313018478",
         "23 February 2005");
 
+$output=$output.blanket_contrib("Nickolay Shashkin",
+        "mecareful () gmail ! com",
+        "GPL statement",
+        "m=134026564400578",
+        "21 June 2012");
+
 $output=$output.blanket_contrib("Alejandro Aguilar Sierra",
         "asierra () servidor ! unam ! mx",
         "Fwd: Re: The LyX licence",

Modified: www-user/trunk/farm/cookbook/LyX/credits.inc
==============================================================================
--- www-user/trunk/farm/cookbook/LyX/credits.inc        Wed May 22 08:23:14 
2013        (r40968)
+++ www-user/trunk/farm/cookbook/LyX/credits.inc        Thu May 23 00:38:52 
2013        (r40969)
@@ -17,7 +17,7 @@
 } else
         $output=$output. "<dt><b>${name}</b>";
 
-$msg = preg_replace("/\n */", "\n  ", ltrim($msg));
+$msg = ereg_replace("\n *", "\n  ", ltrim($msg));
 
 $output=$output. "
  </dt>
@@ -110,6 +110,10 @@
         "Kornel.Benko () berlin ! de",
         "small bugfixes, CMake build system, Slovak translation");
 
+$output=$output.credits_contrib("Jacob Bishop",
+        "bishop.jacob () gmail ! com",
+        "APA 6 Layout");
+
 $output=$output.credits_contrib("Punyashloka Biswal",
         "punya.biswal () gmail ! com",
         "Bug fixes");
@@ -255,7 +259,7 @@
         "Bug fixes");
 
 $output=$output.credits_contrib("Ignacio García",
-        "ignacio.garcia () tele2 ! es",
+        "ignacio.gmorales () gmail ! com",
         "Spanish translation of documentations");
 
 $output=$output.credits_contrib("Michael Gerz",
@@ -292,7 +296,8 @@
 
 $output=$output.credits_contrib("Richard Heck",
         "rgheck () comcast ! net",
-        "Bug fixes, layout modules, BibTeX code, XHTML export");
+        "Bug fixes, layout modules, BibTeX code, XHTML export.
+         Current stable branch maintainer.");
 
 $output=$output.credits_contrib("Bennett Helm",
         "bennett.helm () fandm ! edu",
@@ -348,9 +353,13 @@
         "amirkarger () gmail ! com",
         "Tutorial, reLyX: the LaTeX to LyX translator");
 
+$output=$output.credits_contrib("Zahari Dmitrov Kassabov",
+        "zaharid () gmail ! com",
+        "Bug fixes");
+
 $output=$output.credits_contrib("Carmen Kauffmann",
         "",
-        "Original name that is now two character shorter");
+        "Original name that is now two characters shorter");
 
 $output=$output.credits_contrib("KDE Artists",
         "http://artist.kde.org/";,
@@ -360,10 +369,18 @@
         "andreas_klostermann () web ! de",
         "Gtk reference insertion dialog");
 
+$output=$output.credits_contrib("Timo Kluck",
+        "tkluck () gmail ! com",
+        "Dutch translation, icon fixes");
+
 $output=$output.credits_contrib("Kostantino",
         "ciclope10 () alice ! it",
         "Italian localization of the interface");
 
+$output=$output.credits_contrib("Scott Kostyshak",
+        "skost...@princeton.edu",
+        "Small UI fixes");
+
 $output=$output.credits_contrib("Michael Koziarski",
         "koziarski () gmail ! com",
         "Gnome port");
@@ -372,6 +389,10 @@
         "kremer () bme-tel ! ttt ! bme ! hu",
         "Hungarian translation and bind file for menu shortcuts");
 
+$output=$output.credits_contrib("Marcus Kriele",
+        "mkriele () me ! com",
+        "Fixing various sv* layouts");
+
 $output=$output.credits_contrib("Valeriy Kruchko",
         "lerkru () gmail ! com",
         "Russian translation of the user interface");
@@ -537,6 +558,10 @@
         "piroux () fyma ! ucl ! ac ! be",
         "Mathematica backend for mathed");
 
+$output=$output.credits_contrib("Benjamin Piwowarski",
+        "benjamin ! piwowarski () lip6 ! fr",
+        "AppleScript, integration with bibliography managers");
+
 $output=$output.credits_contrib("Neoklis Polyzotis",
         "alkis () soe ! ucsc ! edu",
         "Keymap work");
@@ -607,8 +632,8 @@
          wiki. Swedish translation of the Windows installer");
 
 $output=$output.credits_contrib("Julien Rioux",
-        "jrioux () physics ! utoronto ! ca",
-        "Bug fixes, lilypond support");
+        "jrioux () lyx ! org",
+        "Bug fixes, lilypond and revtex support, citation modules.");
 
 $output=$output.credits_contrib("Bernhard Roider",
         "bernhard.roider () sonnenkinder ! org",
@@ -661,6 +686,10 @@
         "eulogio.sr () terra ! es",
         "contribution to the spanish internationalization");
 
+$output=$output.credits_contrib("Nickolay Shashkin",
+        "mecareful () gmail ! com",
+        "bugfixes");
+
 $output=$output.credits_contrib("Miyata Shigeru",
         "miyata () kusm ! kyoto-u ! ac ! jp",
         "OS/2 port");
@@ -692,7 +721,7 @@
 
 $output=$output.credits_contrib("Jürgen Spitzmüller",
         "juergen.sp () t-online ! de",
-        "Qt frontend, bugfixes. Current stable branch maintainer.");
+        "Qt frontend, bugfixes. Former stable branch maintainer.");
 
 $output=$output.credits_contrib("John Spray",
         "jcs116 () york ! ac ! uk",

Reply via email to