[Scummvm-git-logs] scummvm master -> 378ef302f334bb5fd18e2ae32e4018d6f0f9aaab

dwatteau noreply at scummvm.org
Thu Mar 26 14:32:07 UTC 2026


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

Summary:
378ef302f3 CREDITS: Just use "dwa" for public credits


Commit: 378ef302f334bb5fd18e2ae32e4018d6f0f9aaab
    https://github.com/scummvm/scummvm/commit/378ef302f334bb5fd18e2ae32e4018d6f0f9aaab
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2026-03-26T15:30:08+01:00

Commit Message:
CREDITS: Just use "dwa" for public credits

Changed paths:
    devtools/credits.pl


diff --git a/devtools/credits.pl b/devtools/credits.pl
index b41fc735d65..d94341e812f 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -877,7 +877,7 @@ begin_credits("Credits");
 				end_section();
 				begin_section("French");
 					add_person("Thierry Crozat", "criezy", "");
-					add_person("Donovan Watteau", "dwatteau", "");
+					add_person("", "dwa", "");
 					add_person("", "Purple T", "");
 				end_section();
 				begin_section("Galician");




More information about the Scummvm-git-logs mailing list