commit 31c7ce19fbc47ee1dd059005ff5dd295a5b8c21b
Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
Date:   Wed Feb 21 12:05:40 2018 +0100

    Add Alex Dunlap to our contributors
    
    (cherry picked from commit 4447fb349cbbc18f0aaebd9010fb320700d58c79)
    (cherry picked from commit 6d582e5e50e5ccc91bfb0565fef51ccff995481c)
---
 lib/CREDITS                   |    3 +++
 lib/generate_contributions.py |    8 ++++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/lib/CREDITS b/lib/CREDITS
index 1575ab5..9ef4043 100644
--- a/lib/CREDITS
+++ b/lib/CREDITS
@@ -118,6 +118,9 @@
 @bMin Ding
 @iE-mail: u5032331 () uds ! anu ! edu ! au
    Chinese (simplified) translations
+@bAlexander Dunlap
+@iE-mail: alexander.dunlap () gmail ! com
+   Improvement to recent files support
 @bAnders Ekberg
 @iE-mail: anek () chalmers ! se
    Improvements to the Swedish translation of the Windows Installer
diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py
index 2bb442c..75710d3 100755
--- a/lib/generate_contributions.py
+++ b/lib/generate_contributions.py
@@ -647,6 +647,14 @@ contributors = [
                  "27 April 2014",
                  u"Chinese (simplified) translations"),
 
+     contributor(u"Alexander Dunlap",
+                 "alexander.dunlap () gmail ! com",
+                 "GPL",
+                 "licensing statement",
+                 "m=151914230920804",
+                 "20 February 2018",
+                 u"Improvement to recent files support"),
+
      contributor(u"Anders Ekberg",
                  "anek () chalmers ! se",
                  "GPL",

Reply via email to