Author: sanda
Date: Fri Jun  3 10:19:44 2011
New Revision: 38940
URL: http://www.lyx.org/trac/changeset/38940

Log:
Credits to web

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     Fri Jun  3 
10:16:49 2011        (r38939)
+++ www-user/trunk/farm/cookbook/LyX/blanket-permission.inc     Fri Jun  3 
10:19:44 2011        (r38940)
@@ -313,6 +313,12 @@
         "m=118612951707590",
         "3 August 2007");
 
+$output=$output.blanket_contrib("Max Funk",
+        "maxkhfunk () gmx ! net",
+        "GPL",
+        "m=130659936521230",
+        "28 May 2011");
+
 $output=$output.blanket_contrib("Edscott Wilson Garcia",
         "edscott () xfce ! org",
         "Re: The LyX licence --- a gentle nudge",
@@ -1003,6 +1009,12 @@
         "m=123091448326090",
         "1 January 2009");
 
+$output=$output.blanket_contrib("Yihui Xie",
+        "xie () yihui ! name",
+        "GPL Statement",
+        "m=130523685427995",
+        "3 June 2011");
+
 $output=$output.blanket_contrib("Huang Ying",
         "huangy () sh ! necas ! nec ! com ! cn",
         "Re: The LyX licence",

Modified: www-user/trunk/farm/cookbook/LyX/credits.inc
==============================================================================
--- www-user/trunk/farm/cookbook/LyX/credits.inc        Fri Jun  3 10:16:49 
2011        (r38939)
+++ www-user/trunk/farm/cookbook/LyX/credits.inc        Fri Jun  3 10:19:44 
2011        (r38940)
@@ -246,6 +246,10 @@
         "dfreeman () ieee ! org",
         "Improvements to mouse wheel scrolling; many bug reports");
 
+$output=$output.credits_contrib("Max Funk",
+        "maxkhfunk () gmx ! net",
+        "Bug fixes");
+
 $output=$output.credits_contrib("Edscott Wilson Garcia",
         "edscott () xfce ! org",
         "Bug fixes");
@@ -816,6 +820,10 @@
         "paranoia () math ! cornell ! edu",
         "question layout environment");
 
+$output=$output.credits_contrib("Yihui Xie",
+        "xie () yihui ! name",
+        "Bugfixing, Chinese translation");
+
 $output=$output.credits_contrib("Huang Ying",
         "huangy () sh ! necas ! nec ! com ! cn",
         "Gtk frontend");

Reply via email to