changeset 21059:0f4a5ff5dc84

Since Sean promoted me, I guess my name belongs under "Developers" now.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Fri, 02 Nov 2007 08:14:05 +0000
parents 647b841ea945
children 9838af97586b dd95454ddf90
files pidgin/gtkdialogs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c	Fri Nov 02 06:59:04 2007 +0000
+++ b/pidgin/gtkdialogs.c	Fri Nov 02 08:14:05 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},