From 37a5857b253aac7a5c2c2031cac0b93075f33c8c Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Mon, 15 Apr 2019 12:01:32 +0200 Subject: [PATCH] credits: add Veselin and update Sergei Winitzki's entry. --- lib/CREDITS | 7 +++++-- lib/generate_contributions.py | 20 ++++++++++++++------ 2 files changed, 19 insertions(+), 8 deletions(-) diff --git a/lib/CREDITS b/lib/CREDITS index d19341cacc..c870ef99c8 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -617,6 +617,9 @@ @bMartin Vermeer @iE-mail: martin.vermeer () hut ! fi support for optional argument in sections/captions svjour/svjog, egs and llncs document classes. Lot of bug hunting (and fixing!) +@bVeselin +@iE-mail: vveesskkoo () gmail ! com + Bulgarian localization @bJürgen Vigna @iE-mail: jug () lyx ! org complete rewrite of the tabular, text inset; fax and plain text export support; iletter and dinbrief support @@ -647,8 +650,8 @@ @bMate Wierdl @iE-mail: mw () wierdlmpc ! msci ! memphis ! edu Maintainer of the @lists.lyx.org mailing-lists -@bSerge Winitzki -@iE-mail: winitzki () erebus ! phys ! cwru ! edu +@bSergei Winitzki +@iE-mail: winitzki () gmail ! com updates to the Scientific Word bindings @bStephan Witt @iE-mail: stephan.witt () beusen ! de diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index bd854e1083..6a0b829ca4 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -1983,6 +1983,14 @@ contributors = [ "22 February 2005", u"support for optional argument in sections/captions svjour/svjog, egs and llncs document classes. Lot of bug hunting (and fixing!)"), + contributor(u"Veselin", + "vveesskkoo () gmail ! com", + "GPL", + "Re: po/bg.po update", + "m=155531922001223", + "15 April 2019", + u"Bulgarian localization"), + contributor(u"Jürgen Vigna", "jug () lyx ! org", "GPL", @@ -2063,12 +2071,12 @@ contributors = [ "", u"Maintainer of the @lists.lyx.org mailing-lists"), - contributor(u"Serge Winitzki", - "winitzki () erebus ! phys ! cwru ! edu", - "", - "", - "", - "", + contributor(u"Sergei Winitzki", + "winitzki () gmail ! com", + "GPL", + "Re: patch to include latest supported programming languages in listings.tex", + "m=155530602429557", + "15 April 2019", u"updates to the Scientific Word bindings"), contributor(u"Stephan Witt", -- 2.39.5