From 73409046852bc0a78baae45c4db6b2a1197df9a6 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 5 Jan 2020 13:41:02 +0100 Subject: [PATCH] Add Patrick De Visschere to the credits --- lib/CREDITS | 3 +++ lib/generate_contributions.py | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/lib/CREDITS b/lib/CREDITS index fca8e72bb8..dc576c5bc7 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -640,6 +640,9 @@ @bRamanathan Vishnampet @iE-mail: rvishnampet () gmail ! com Support for g++ on 4.8 Mac +@bPatrick De Visschere +@iE-mail: pdvisschere () edpnet ! be> + Improvement to the CMake build scripts @bHerbert Voß @iE-mail: herbert.voss () alumni ! tu-berlin ! de The one who answers all questions on lyx-users mailing list and maintains www.lyx.org/help/ Big insetgraphics and bibliography cleanups diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index f6d8bd6575..c048db4cdc 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -2060,6 +2060,14 @@ contributors = [ "17 February 2014", u"Support for g++ on 4.8 Mac"), + contributor(u"Patrick De Visschere", + "pdvisschere () edpnet ! be>", + "GPL", + "Re: Blanket permission", + "msg209960", + "2 December 2019", + u"Improvement to the CMake build scripts"), + contributor(u"Herbert Voß", "herbert.voss () alumni ! tu-berlin ! de", "GPL", -- 2.39.5