[Scummvm-cvs-logs] scummvm master -> 143f9de38ad61e2917be123ec28557ed5c816482

Strangerke arnaud.boutonne at gmail.com
Tue May 17 21:52:23 CEST 2011


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

Summary:
143f9de38a CREDITS: retire Kirben


Commit: 143f9de38ad61e2917be123ec28557ed5c816482
    https://github.com/scummvm/scummvm/commit/143f9de38ad61e2917be123ec28557ed5c816482
Author: strangerke (arnaud.boutonne at gmail.com)
Date: 2011-05-17T12:51:26-07:00

Commit Message:
CREDITS: retire Kirben

Changed paths:
    devtools/credits.pl



diff --git a/devtools/credits.pl b/devtools/credits.pl
index b50ea2e..f515844 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -467,7 +467,7 @@ begin_credits("Credits");
 		  add_person("Jonathan Gray", "khalek", "(retired)");
 		  add_person("Vincent Hamm", "yaz0r", "(retired)");
 		  add_person("Max Horn", "Fingolfin", "");
-		  add_person("Travis Howell", "Kirben", "");
+		  add_person("Travis Howell", "Kirben", "(retired)");
 		  add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc.");
 		  add_person("Gregory Montoir", "cyx", "");
 		  add_person("Eugene Sandulenko", "sev", "FT INSANE, MM NES, MM C64, game detection, Herc/CGA");
@@ -476,7 +476,7 @@ begin_credits("Credits");
 
 	  begin_section("HE");
 		  add_person("Jonathan Gray", "khalek", "(retired)");
-		  add_person("Travis Howell", "Kirben", "");
+		  add_person("Travis Howell", "Kirben", "(retired)");
 		  add_person("Gregory Montoir", "cyx", "");
 		  add_person("Eugene Sandulenko", "sev", "");
 	  end_section();
@@ -495,7 +495,7 @@ begin_credits("Credits");
 	  begin_section("AGOS");
 		  add_person("Torbjörn Andersson", "eriktorbjorn", "");
 		  add_person("Paul Gilbert", "dreammaster", "");
-		  add_person("Travis Howell", "Kirben", "");
+		  add_person("Travis Howell", "Kirben", "(retired)");
 		  add_person("Oliver Kiehl", "olki", "(retired)");
 		  add_person("Ludvig Strigeus", "ludde", "(retired)");
 	  end_section();
@@ -873,7 +873,7 @@ begin_credits("Credits");
 	  end_section();
 
 	  begin_section("Win32");
-		  add_person("Travis Howell", "Kirben", "");
+		  add_person("Travis Howell", "Kirben", "(retired)");
 	  end_section();
 
 	  begin_section("Win64");






More information about the Scummvm-git-logs mailing list