diff gtk/gtkdialogs.c @ 14707:bc2b2f9a1a1b

[gaim-migrate @ 17460] Sadrul is officially a developer now. Let me know if I missed any places. Also, anyone listed here should feel free to add or remove their email address, IM screen names, description, etc. as they see fit. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 11 Oct 2006 08:58:59 +0000
parents 1e1bcb4a6d82
children a15d2d88c58f
line wrap: on
line diff
--- a/gtk/gtkdialogs.c	Wed Oct 11 04:27:17 2006 +0000
+++ b/gtk/gtkdialogs.c	Wed Oct 11 08:58:59 2006 +0000
@@ -64,9 +64,10 @@
 /* Order: Lead Developer, then Alphabetical by Last Name */
 static struct developer developers[] = {
 	{"Sean Egan",					N_("lead developer"), "sean.egan@gmail.com"},
-	{"Daniel 'datallah' Atallah",	N_("developer"),	NULL},
+	{"Daniel 'datallah' Atallah",	N_("developer"), NULL},
 	{"Ethan 'Paco-Paco' Blanton",	N_("developer"), NULL},
-	{"Thomas Butter",		N_("developer"), NULL},
+	{"Thomas Butter",				N_("developer"), NULL},
+	{"Sadrul Habib Chowdhury",		N_("developer"), NULL},
 	{"Mark 'KingAnt' Doliner",		N_("developer"), NULL},
 	{"Christian 'ChipX86' Hammond",	N_("developer & webmaster"), NULL},
 	{"Gary 'grim' Kramlich",		N_("developer"), NULL},
@@ -85,7 +86,6 @@
 /* Order: Alphabetical by Last Name */
 static struct developer patch_writers[] = {
 	{"Ka-Hing 'javabsp' Cheung",	NULL,	NULL},
-	{"Sadrul Habib Chowdhury",      NULL,   NULL},
 	{"Felipe 'shx' Contreras",		NULL,	NULL},
 	{"Decklin Foster",				NULL,	NULL},
 	{"Casey Harkins",               NULL,   NULL},