aboutsummaryrefslogtreecommitdiff
path: root/devtools/credits.pl
diff options
context:
space:
mode:
authorrsn88872019-06-06 20:59:49 -0500
committerLothar Serra Mari2019-06-07 08:33:58 +0200
commitc6621773efea42739a7fc8a22a66a8f02782d53e (patch)
treea84bf924051da0e824833a197d20d5473c8b151a /devtools/credits.pl
parent49601a7ac8078bcdb1013b7b80018e2ab073b77f (diff)
downloadscummvm-rg350-c6621773efea42739a7fc8a22a66a8f02782d53e.tar.gz
scummvm-rg350-c6621773efea42739a7fc8a22a66a8f02782d53e.tar.bz2
scummvm-rg350-c6621773efea42739a7fc8a22a66a8f02782d53e.zip
CREDITS: Add cpasjuste and myself to Nintendo Switch
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-xdevtools/credits.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 968a24281e..da97c3690a 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -976,6 +976,11 @@ begin_credits("Credits");
add_person("Neil Millstone", "agent-q", "");
end_section();
+ begin_section("Nintendo Switch");
+ add_person("", "Cpasjuste", "");
+ add_person("", "rsn8887", "");
+ end_section();
+
begin_section("OpenPandora");
add_person("John Willis", "DJWillis", "");
end_section();