From 4447fb349cbbc18f0aaebd9010fb320700d58c79 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 --- lib/CREDITS | 3 +++ lib/generate_contributions.py | 10 +++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) 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..3d9904083d 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", -- 2.39.5