commit 722ae1556d84a7597869577e00b13d002d6dd40e
Author: Juergen Spitzmueller <[email protected]>
Date:   Fri Jun 21 12:16:20 2019 +0200

    Add Niko Strijbol to the credits
---
 lib/CREDITS                   |    3 +++
 lib/generate_contributions.py |    8 ++++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/lib/CREDITS b/lib/CREDITS
index e48b1dc..d96d254 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 617c26d..5828db3 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",
                  "",

Reply via email to