[Scummvm-git-logs] scummvm master -> a3a0da6e5270a935bb4cdb0d460ca43d3273729c
bluegr
noreply at scummvm.org
Wed Jul 8 17:50:39 UTC 2026
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
9e4b37d5ca NANCY: Update credits - add myself to engine authors
a3a0da6e52 CREDITS: Regenerate
Commit: 9e4b37d5ca60c66a8a6de4e600aeaa95d4ed5df9
https://github.com/scummvm/scummvm/commit/9e4b37d5ca60c66a8a6de4e600aeaa95d4ed5df9
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2026-07-08T20:50:31+03:00
Commit Message:
NANCY: Update credits - add myself to engine authors
Changed paths:
engines/nancy/credits.pl
diff --git a/engines/nancy/credits.pl b/engines/nancy/credits.pl
index 2a480a2f0d4..fea6a15953e 100644
--- a/engines/nancy/credits.pl
+++ b/engines/nancy/credits.pl
@@ -1,4 +1,5 @@
begin_section("Nancy");
add_person("Kaloyan Chehlarski", "fracturehill", "");
+ add_person("Filippos Karapetis", "bluegr", "");
add_person("Walter van Niftrik", "waltervn", "");
end_section();
Commit: a3a0da6e5270a935bb4cdb0d460ca43d3273729c
https://github.com/scummvm/scummvm/commit/a3a0da6e5270a935bb4cdb0d460ca43d3273729c
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2026-07-08T20:50:31+03:00
Commit Message:
CREDITS: Regenerate
Changed paths:
AUTHORS
doc/docportal/help/credits.rst
diff --git a/AUTHORS b/AUTHORS
index 09cd67fd4d1..baa05b5236f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -399,6 +399,7 @@ ScummVM Team
Nancy:
Kaloyan Chehlarski
+ Filippos Karapetis
Walter van Niftrik
Neverhood:
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index f59a4b9f8d7..4b6238f4eb6 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -1018,6 +1018,8 @@ Nancy
* - Kaloyan Chehlarski
-
+ * - Filippos Karapetis
+ -
* - Walter van Niftrik
-
More information about the Scummvm-git-logs
mailing list