From 31c7ce19fbc47ee1dd059005ff5dd295a5b8c21b Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Wed, 21 Feb 2018 12:05:40 +0100 Subject: [PATCH] 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(+) diff --git a/lib/CREDITS b/lib/CREDITS index 1575ab5183..9ef4043ebb 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 2bb442cd88..75710d3858 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", -- 2.39.5