[Scummvm-git-logs] scummvm master -> a6fbb6817c5ef72a2799d782f5e6c0aeb588ebfe

dreammaster paulfgilbert at gmail.com
Sun Mar 8 22:27:48 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a6fbb6817c CREDITS: Add all the other listed authors for Nuvie and Pentagram


Commit: a6fbb6817c5ef72a2799d782f5e6c0aeb588ebfe
    https://github.com/scummvm/scummvm/commit/a6fbb6817c5ef72a2799d782f5e6c0aeb588ebfe
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-03-08T15:27:39-07:00

Commit Message:
CREDITS: Add all the other listed authors for Nuvie and Pentagram

Changed paths:
    devtools/credits.pl


diff --git a/devtools/credits.pl b/devtools/credits.pl
index 455f683531..13fbec0189 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1017,13 +1017,27 @@ begin_credits("Credits");
 			begin_section("Ultima");
 				add_person("Paul Gilbert", "dreammaster", "");
 				add_person("Matthew Duggan", "stauff", "");
+
+				add_person("Daniel c. Würl", "dwuerl", "(Nuvie)");
 				add_person("Eric Fry", "yuv422", "(Nuvie)");
-				add_person("", "malignantmanor", "(Nuvie)");
-				add_person("", "sb-x", "(Nuvie)");
+				add_person("Jeremy Newman", "laxdragon", "(Nuvie)");
+				add_person("Jonathan E. Wright", "nelno", "(Nuvie)");
+				add_person("Joseph Applegate", "sb-x", "(Nuvie)");
+				add_person("Malignant Manor", "malignantmanor", "(Nuvie)");
+				add_person("Markus Niemistö", "niemisto", "(Nuvie)");
+				add_person("Michael Fink", "vividos", "(Nuvie)");
+				add_person("Pieter Luteijn", "luteijn", "(Nuvie)");
+				add_person("Sam Matthews", "samuelmatthews", "(Nuvie)");
+				add_person("Travis Howell", "kirben", "(Nuvie)");
+				add_person("Willem Jan Palenstijn", "wjp", "(Nuvie)");
+
+				add_person("Brian Tietz", "btietz", "(Pentagram)");
 				add_person("Dominik Reichardt", "Dominus Dragon", "(Pentagram)");
+				add_person("Matthew Jimenez", "mjimenez", "(Pentagram)");
+				add_person("Max Horn", "Fingolfin", "(Pentagram)");
+				add_person("Patrick Burke", "takhisis", "(Pentagram)");
+				add_person("Ryan Nunn", "Colourless Dragon", "(Pentagram)");
 				add_person("Willem Jan Palenstijn", "wjp", "(Pentagram)");
-				add_person("", "Colourless Dragon", "(Pentagram)");
-				add_person("", "mjimenez", "(Pentagram)");
 			end_section();
 
 			begin_section("Voyeur");




More information about the Scummvm-git-logs mailing list