From c6621773efea42739a7fc8a22a66a8f02782d53e Mon Sep 17 00:00:00 2001 From: rsn8887 Date: Thu, 6 Jun 2019 20:59:49 -0500 Subject: CREDITS: Add cpasjuste and myself to Nintendo Switch --- devtools/credits.pl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devtools/credits.pl') 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(); -- cgit v1.2.3