comparison 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
comparison
equal deleted inserted replaced
14706:fadfb69e5818 14707:bc2b2f9a1a1b
62 }; 62 };
63 63
64 /* Order: Lead Developer, then Alphabetical by Last Name */ 64 /* Order: Lead Developer, then Alphabetical by Last Name */
65 static struct developer developers[] = { 65 static struct developer developers[] = {
66 {"Sean Egan", N_("lead developer"), "sean.egan@gmail.com"}, 66 {"Sean Egan", N_("lead developer"), "sean.egan@gmail.com"},
67 {"Daniel 'datallah' Atallah", N_("developer"), NULL}, 67 {"Daniel 'datallah' Atallah", N_("developer"), NULL},
68 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL}, 68 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL},
69 {"Thomas Butter", N_("developer"), NULL}, 69 {"Thomas Butter", N_("developer"), NULL},
70 {"Sadrul Habib Chowdhury", N_("developer"), NULL},
70 {"Mark 'KingAnt' Doliner", N_("developer"), NULL}, 71 {"Mark 'KingAnt' Doliner", N_("developer"), NULL},
71 {"Christian 'ChipX86' Hammond", N_("developer & webmaster"), NULL}, 72 {"Christian 'ChipX86' Hammond", N_("developer & webmaster"), NULL},
72 {"Gary 'grim' Kramlich", N_("developer"), NULL}, 73 {"Gary 'grim' Kramlich", N_("developer"), NULL},
73 {"Richard 'rlaager' Laager", N_("developer"), NULL}, 74 {"Richard 'rlaager' Laager", N_("developer"), NULL},
74 {"Christopher 'siege' O'Brien", N_("developer"), "taliesein@users.sf.net"}, 75 {"Christopher 'siege' O'Brien", N_("developer"), "taliesein@users.sf.net"},
83 }; 84 };
84 85
85 /* Order: Alphabetical by Last Name */ 86 /* Order: Alphabetical by Last Name */
86 static struct developer patch_writers[] = { 87 static struct developer patch_writers[] = {
87 {"Ka-Hing 'javabsp' Cheung", NULL, NULL}, 88 {"Ka-Hing 'javabsp' Cheung", NULL, NULL},
88 {"Sadrul Habib Chowdhury", NULL, NULL},
89 {"Felipe 'shx' Contreras", NULL, NULL}, 89 {"Felipe 'shx' Contreras", NULL, NULL},
90 {"Decklin Foster", NULL, NULL}, 90 {"Decklin Foster", NULL, NULL},
91 {"Casey Harkins", NULL, NULL}, 91 {"Casey Harkins", NULL, NULL},
92 {"Peter 'Bleeter' Lawler", NULL, NULL}, 92 {"Peter 'Bleeter' Lawler", NULL, NULL},
93 {"Robert 'Robot101' McQueen", NULL, NULL}, 93 {"Robert 'Robot101' McQueen", NULL, NULL},