From 303261482de2f2c1bf1f1fb4d2e016b0555ba715 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 6 Oct 2013 21:02:38 -0400 Subject: CREDITS: Add Keith for some pegasus patches --- AUTHORS | 1 + devtools/credits.pl | 1 + gui/credits.h | 2 ++ 3 files changed, 4 insertions(+) diff --git a/AUTHORS b/AUTHORS index fd5407b460..e0f1a1b8fc 100644 --- a/AUTHORS +++ b/AUTHORS @@ -510,6 +510,7 @@ Other contributions Janne Huttunen - V3 actor mask support, Dig/FT SMUSH audio Kovacs Endre Janos - Several fixes for Simon1 Jeroen Janssen - Numerous readability and bugfix patches + Keith Kaisershot - Several Pegasus Prime patches Andreas Karlsson - Initial port for SymbianOS Claudio Matsuoka - Daily Linux builds Thomas Mayer - PSP port contributions diff --git a/devtools/credits.pl b/devtools/credits.pl index 45018a5633..ecb543b832 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1063,6 +1063,7 @@ begin_credits("Credits"); add_person("Janne Huttunen", "", "V3 actor mask support, Dig/FT SMUSH audio"); add_person("Kovács Endre János", "", "Several fixes for Simon1"); add_person("Jeroen Janssen", "japj", "Numerous readability and bugfix patches"); + add_person("Keith Kaisershot", "blitter", "Several Pegasus Prime patches"); add_person("Andreas Karlsson", "Sprawl", "Initial port for SymbianOS"); add_person("Claudio Matsuoka", "", "Daily Linux builds"); add_person("Thomas Mayer", "", "PSP port contributions"); diff --git a/gui/credits.h b/gui/credits.h index 3a4d7769f6..423b48804a 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -618,6 +618,8 @@ static const char *credits[] = { "C2""Several fixes for Simon1", "C0""Jeroen Janssen", "C2""Numerous readability and bugfix patches", +"C0""Keith Kaisershot", +"C2""Several Pegasus Prime patches", "C0""Andreas Karlsson", "C2""Initial port for SymbianOS", "C0""Claudio Matsuoka", -- cgit v1.2.3