From 90400ead0cf77be494c2a35b217c6a2d563bd4c2 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Fri, 21 Jun 2019 12:16:20 +0200 Subject: [PATCH] Add Niko Strijbol 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 e48b1dc1bd..d96d254c94 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -578,6 +578,9 @@ @bUwe Stöhr @iE-mail: uwestoehr () web ! de Current documentation maintainer, Windows installer, bug fixes +@bNiko Strijbol +@iE-mail: strijbol ! niko () gmail ! com + Dutch translation of the user interface @bDavid Suárez de Lis @iE-mail: excalibor () iname ! com maintaining es.po since v1.0.0 and other small i18n issues small fixes diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 617c26d91e..5828db3594 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -1879,6 +1879,14 @@ contributors = [ "9 June 2005", u"Current documentation maintainer, Windows installer, bug fixes"), + contributor(u"Niko Strijbol", + "strijbol ! niko () gmail ! com", + "GPL", + "License agreement (cf. Dutch translations)", + "m=156107304318577", + "20 June 2019", + u"Dutch translation of the user interface"), + contributor(u"David Suárez de Lis", "excalibor () iname ! com", "", -- 2.39.5