commit e45bf2fbb99ea0286f692302eea55a8779c4b186
Author: Guillaume Munch <[email protected]>
Date:   Sun Oct 9 20:12:31 2016 +0200

    Add Daniel to credits
---
 lib/CREDITS                   |    7 +++++--
 lib/generate_contributions.py |   16 ++++++++++++----
 2 files changed, 17 insertions(+), 6 deletions(-)

diff --git a/lib/CREDITS b/lib/CREDITS
index 7a12a56..cac0750 100644
--- a/lib/CREDITS
+++ b/lib/CREDITS
@@ -354,8 +354,8 @@
 @bStéphane Mourey
 @iE-mail: stephane.mourey () impossible-exil ! info
    New lfun server-get-statistics
-@bGuillaume Munch>
-@iE-mail: gadmm () free ! fr
+@bGuillaume Munch
+@iE-mail: gm () lyx ! org
    Several bug fixes, mainly mathed
 @bIñaki Larrañaga Murgoitio
 @iE-mail: dooteo () euskalgnu ! org
@@ -434,6 +434,9 @@
 @bManoj Rajagopalan
 @iE-mail: rmanoj () umich ! edu
    reference dialog tweaks
+@bDaniel Ramöller
+@iE-mail: d.lyx () web ! de
+   UI improvements
 @bVincent van Ravesteijn
 @iE-mail: V.F.vanRavesteijn () tudelft ! nl
    lots of fixes
diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py
index b548948..6602f33 100755
--- a/lib/generate_contributions.py
+++ b/lib/generate_contributions.py
@@ -1279,8 +1279,8 @@ contributors = [
                  "20 October 2014",
                  u"New lfun server-get-statistics"),
 
-     contributor(u"Guillaume Munch>",
-                 "gadmm () free ! fr",
+     contributor(u"Guillaume Munch",
+                 "gm () lyx ! org",
                  "GPL",
                  "Re: -std=c++11 and [PATCH] Improve the display of the source 
(bugs #6501,#7359)",
                  "m=143890980923229",
@@ -1486,7 +1486,7 @@ contributors = [
                  "m=110905169512662",
                  "21 February 2005",
                  u"GUI-I architect, LyX PR head, LDN, bug reports/fixes, 
Itemize Bullet Selection, xforms-0.81 + gcc-2.6.3 compatibility"),
-     
+
      contributor(u"Manoj Rajagopalan",
                  "rmanoj () umich ! edu", 
                  "GPL", 
@@ -1494,7 +1494,15 @@ contributors = [
                  "m=123506398801004", 
                  "Feb 19 2009", 
                  u"reference dialog tweaks"),
-     
+
+     contributor(u"Daniel Ramöller",
+                 "d.lyx () web ! de", 
+                 "GPL", 
+                 "Permission", 
+                 "m=147578627921242", 
+                 "Oct 6 2016", 
+                 u"UI improvements"),
+
      contributor(u"Vincent van Ravesteijn",
                  "V.F.vanRavesteijn () tudelft ! nl",
                  "GPL",

Reply via email to