changeset 22333:62856d0f2e31

Felipe is technically no longer retired :)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 27 Feb 2008 00:42:30 +0000
parents 3232cc79fa51
children c8192603b150
files pidgin/gtkdialogs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c	Wed Feb 27 00:41:51 2008 +0000
+++ b/pidgin/gtkdialogs.c	Wed Feb 27 00:42:30 2008 +0000
@@ -97,6 +97,7 @@
 
 /* Order: Alphabetical by Last Name */
 static const struct developer patch_writers[] = {
+	{"Felipe 'shx' Contreras",		NULL,	NULL},
 	{"Dennis 'EvilDennisR' Ristuccia",	N_("Senior Contributor/QA"),	NULL},
 	{"Peter 'Fmoo' Ruibal",		NULL,	NULL},
 	{"Elliott 'QuLogic' Sales de Andrade",	NULL,	NULL},
@@ -121,7 +122,6 @@
 
 /* Order: Alphabetical by Last Name */
 static const struct developer retired_patch_writers[] = {
-	{"Felipe 'shx' Contreras",		NULL,	NULL},
 	{"Decklin Foster",				NULL,	NULL},
 	{"Peter 'Bleeter' Lawler",      NULL,   NULL},
 	{"Robert 'Robot101' McQueen",	NULL,	NULL},