[Scummvm-git-logs] scummvm master -> 57b0f41d2f99062ff16f97af346fc5c19514ce66

whiterandrek whiterandrek at gmail.com
Fri Jun 5 17:41:12 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:
57b0f41d2f CREDITS: added Petka entry


Commit: 57b0f41d2f99062ff16f97af346fc5c19514ce66
    https://github.com/scummvm/scummvm/commit/57b0f41d2f99062ff16f97af346fc5c19514ce66
Author: Andrei Prykhodko (whiterandrek at gmail.com)
Date: 2020-06-05T20:40:59+03:00

Commit Message:
CREDITS: added Petka entry

Changed paths:
    devtools/credits.pl


diff --git a/devtools/credits.pl b/devtools/credits.pl
index a70b5d588d..24cfd1ed3a 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -885,6 +885,11 @@ begin_credits("Credits");
 				add_person("Matthew Hoops", "clone2727", "(retired)");
 			end_section();
 
+            begin_section("Petka");
+				add_person("Andrei Prykhodko", "whiterandrek", "");
+				add_person("Eugene Sandulenko", "sev", "");
+			end_section();
+
 			begin_section("Pink");
 				add_person("Andrei Prykhodko", "whiterandrek", "");
 				add_person("Eugene Sandulenko", "sev", "");




More information about the Scummvm-git-logs mailing list