commit 4447fb349cbbc18f0aaebd9010fb320700d58c79
Author: Jean-Marc Lasgouttes <[email protected]>
Date:   Wed Feb 21 12:05:40 2018 +0100

    Add Alex Dunlap to our contributors
---
 lib/CREDITS                   |    3 +++
 lib/generate_contributions.py |   10 +++++++++-
 2 files changed, 12 insertions(+), 1 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..3d99040 100755
--- a/lib/generate_contributions.py
+++ b/lib/generate_contributions.py
@@ -647,7 +647,15 @@ contributors = [
                  "27 April 2014",
                  u"Chinese (simplified) translations"),
 
-     contributor(u"Anders Ekberg",
+    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",
                  "License agreement",

Reply via email to