commit 0147e1f85783391de6f60101a189447c92163cd1
Author: Georg Baum <b...@lyx.org>
Date:   Sat Jul 2 10:11:21 2016 +0200

    Add Dima to CREDITS
---
 lib/CREDITS                   |    6 ++++++
 lib/generate_contributions.py |    8 ++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/lib/CREDITS b/lib/CREDITS
index bcc9f4c..7a12a56 100644
--- a/lib/CREDITS
+++ b/lib/CREDITS
@@ -214,6 +214,9 @@
 @bMartin Hoffmann
 @iE-mail: hoffimar () gmail ! com
    Dialog usability fix
+@bJohn Hudson
+@iE-mail: j.r.hudson () virginmedia ! com
+   Documentation updates
 @bBernard Hurley
 @iE-mail: bernard () fong-hurley ! org ! uk
    Fixes to literate programming support
@@ -471,6 +474,9 @@
 @bPaul A. Rubin
 @iE-mail: rubin () msu ! edu
    Major rework of the AMS classes
+@bDima Ruinskiy
+@iE-mail: dima.ruinskiy () outlook ! com
+   Reintroduction of Windows Vista support (bug 10186)
 @bGuy Rutenberg
 @iE-mail: guyrutenberg () gmail ! com
    System call fixes
diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py
index 1be5f17..b548948 100755
--- a/lib/generate_contributions.py
+++ b/lib/generate_contributions.py
@@ -1599,6 +1599,14 @@ contributors = [
                  "25 September 2007",
                  u"Major rework of the AMS classes"),
 
+     contributor(u"Dima Ruinskiy",
+                 "dima.ruinskiy () outlook ! com",
+                 "GPL",
+                 "Joining LyX development team",
+                 "m=146687842921797",
+                 "24 June 2016",
+                 u"Reintroduction of Windows Vista support (bug 10186)"),
+
      contributor(u"Guy Rutenberg",
                  "guyrutenberg () gmail ! com",
                  "GPL",

Reply via email to