diff pidgin/gtkdialogs.c @ 26716:474a0cb44f58

Paul has been with us a while, and now he can't leave.
author Ethan Blanton <elb@pidgin.im>
date Tue, 21 Apr 2009 22:17:18 +0000
parents a3f7ade9e45b
children 89f7e9924204
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c	Mon Apr 20 06:56:25 2009 +0000
+++ b/pidgin/gtkdialogs.c	Tue Apr 21 22:17:18 2009 +0000
@@ -73,6 +73,7 @@
 /* Order: Alphabetical by Last Name */
 static const struct developer developers[] = {
 	{"Daniel 'datallah' Atallah",	NULL, NULL},
+	{"Paul 'darkrain42' Aurich",	NULL, NULL },
 	{"John 'rekkanoryo' Bailey",	N_("bug master"), "rekkanoryo@pidgin.im"},
 	{"Ethan 'Paco-Paco' Blanton",	NULL, NULL},
 	{"Hylke Bons",			N_("artist"), "h.bons@student.rug.nl"},
@@ -101,7 +102,6 @@
 
 /* Order: Alphabetical by Last Name */
 static const struct developer patch_writers[] = {
-	{"Paul 'darkrain42' Aurich", NULL, NULL },
 	{"Marcus 'malu' Lundblad", NULL, NULL},
 	{"Dennis 'EvilDennisR' Ristuccia",	N_("Senior Contributor/QA"),	NULL},
 	{"Peter 'Fmoo' Ruibal",		NULL,	NULL},