From 872a1e7a94bd67e121137dd4a57f5bce98dafd79 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Mon, 20 Jun 2011 10:12:10 +0000 Subject: [PATCH] update credits git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39138 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/CREDITS | 6 ++++++ lib/generate_contributions.py | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/lib/CREDITS b/lib/CREDITS index 38ae69bdcf..acfe3d85bb 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -142,6 +142,9 @@ @bDarren Freeman @iE-mail: dfreeman () ieee ! org Improvements to mouse wheel scrolling; many bug reports +@bMax Funk +@iE-mail: maxkhfunk () gmx ! net + Bug fixes @bEdscott Wilson Garcia @iE-mail: edscott () xfce ! org Bug fixes @@ -540,6 +543,9 @@ @bRuss Woodroofe @iE-mail: paranoia () math ! cornell ! edu question layout environment +@bYihui Xie +@iE-mail: xie () yihui ! name + Bugfixing, Chinese translation, Sweave support @bHuang Ying @iE-mail: huangy () sh ! necas ! nec ! com ! cn Gtk frontend diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 931ebc5a77..4e1cedbe13 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -1761,6 +1761,14 @@ contributers = [ "1 January 2009", u"question layout environment"), + contributer(u"Yihui Xie", + "xie () yihui ! name", + "GPL", + "GPL Statement", + "m=130523685427995", + "3 June 2011", + u"Bugfixing, Chinese translation, Sweave support"), + contributer(u"Huang Ying", "huangy () sh ! necas ! nec ! com ! cn", "GPL", -- 2.39.5