changeset 21063:dd95454ddf90

merge of '7c9f2e0cc4967a3eaade95d32f164349b6d1aa03' and 'fc4350a15fdd1f51b4496568afaa83355e18b714'
author Jochen Kemnade <jochenkemnade@web.de>
date Fri, 02 Nov 2007 09:59:24 +0000
parents 98633d62ec87 (current diff) 0f4a5ff5dc84 (diff)
children f3a995c30205
files pidgin/gtkdialogs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c	Fri Nov 02 09:57:49 2007 +0000
+++ b/pidgin/gtkdialogs.c	Fri Nov 02 09:59:24 2007 +0000
@@ -71,6 +71,7 @@
 static const struct developer developers[] = {
 	{"Sean Egan",					N_("lead developer"), "sean.egan@gmail.com"},
 	{"Daniel 'datallah' Atallah",	N_("developer"), NULL},
+	{"John 'rekkanoryo' Bailey",	N_("developer"), NULL},
 	{"Ethan 'Paco-Paco' Blanton",	N_("developer"), NULL},
 	{"Thomas Butter",				N_("developer"), NULL},
 	{"Ka-Hing Cheung",				N_("developer"), NULL},
@@ -95,7 +96,6 @@
 
 /* Order: Alphabetical by Last Name */
 static const struct developer patch_writers[] = {
-	{"John 'rekkanoryo' Bailey",	NULL,	NULL},
 	{"Dennis 'EvilDennisR' Ristuccia",	N_("Senior Contributor/QA"),	NULL},
 	{"Peter 'Fmoo' Ruibal",		NULL,	NULL},
 	{"Gabriel 'Nix' Schulhof", 	NULL, 	NULL},