From 79b66021906e4da8c21ff6995155d88a1dc5bc69 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Fri, 28 Jan 2011 10:05:01 +0000 Subject: [PATCH] Add Patrick to credits git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37346 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/CREDITS | 3 +++ lib/generate_contributions.py | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/lib/CREDITS b/lib/CREDITS index 78117d6bf8..d62048960c 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -19,6 +19,9 @@ @bJoão Luis Meloni Assirati @iE-mail: assirati () nonada ! if ! usp ! br Added support for unix sockets and thence the 'inverse DVI' feature +@bPatrick Atamaniuk +@iE-mail: atamaniuk () frobs ! net + fix-cm module @bÖzgür Uğraş Baran @iE-mail: ugras.baran () gmail ! com New commandparams structure, Nomenclature inset diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index a661d7858c..2e953762e4 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -358,6 +358,14 @@ contributers = [ "23 February 2005", u"Added support for unix sockets and thence the 'inverse DVI' feature"), + contributer(u"Patrick Atamaniuk", + "atamaniuk () frobs ! net", + "GPL", + "License for my contributions", + "m=129594232112957", + "28 January 2011", + u"fix-cm module"), + contributer(u"Özgür Uğraş Baran", "ugras.baran () gmail ! com", "GPL", -- 2.39.5