comparison src/gtkdialogs.c @ 10508:4cc999cc6718

[gaim-migrate @ 11802] yay committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 12 Jan 2005 14:50:20 +0000
parents 387d06e21ae3
children e8b160971254
comparison
equal deleted inserted replaced
10507:05081f488da1 10508:4cc999cc6718
63 }; 63 };
64 64
65 static struct developer developers[] = { 65 static struct developer developers[] = {
66 {"Rob Flynn", N_("maintainer"), "gaim@robflynn.com"}, 66 {"Rob Flynn", N_("maintainer"), "gaim@robflynn.com"},
67 {"Sean Egan", N_("lead developer"), "sean.egan@binghamton.edu"}, 67 {"Sean Egan", N_("lead developer"), "sean.egan@binghamton.edu"},
68 {"Daniel 'datallah' Atallah", N_("developer"), NULL},
68 {"Christian 'ChipX86' Hammond", N_("developer & webmaster"), NULL}, 69 {"Christian 'ChipX86' Hammond", N_("developer & webmaster"), NULL},
69 {"Herman Bloggs", N_("win32 port"), "herman@bluedigits.com"}, 70 {"Herman Bloggs", N_("win32 port"), "herman@bluedigits.com"},
70 {"Nathan 'faceprint' Walp", N_("developer"), NULL}, 71 {"Nathan 'faceprint' Walp", N_("developer"), NULL},
71 {"Mark 'KingAnt' Doliner", N_("developer"), NULL}, 72 {"Mark 'KingAnt' Doliner", N_("developer"), NULL},
72 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL}, 73 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL},
76 {"Stu 'nosnilmot' Tomlinson", N_("developer"), NULL}, 77 {"Stu 'nosnilmot' Tomlinson", N_("developer"), NULL},
77 {NULL, NULL, NULL} 78 {NULL, NULL, NULL}
78 }; 79 };
79 80
80 static struct developer patch_writers[] = { 81 static struct developer patch_writers[] = {
81 {"Daniel 'datallah' Atallah", NULL, NULL},
82 {"Ka-Hing 'javabsp' Cheung", NULL, NULL}, 82 {"Ka-Hing 'javabsp' Cheung", NULL, NULL},
83 {"Felipe 'shx' Contreras", NULL, NULL}, 83 {"Felipe 'shx' Contreras", NULL, NULL},
84 {"Decklin Foster", NULL, NULL}, 84 {"Decklin Foster", NULL, NULL},
85 {"Gary 'grim' Kramlich", NULL, NULL}, 85 {"Gary 'grim' Kramlich", NULL, NULL},
86 {"Robert 'Robot101' McQueen", NULL, NULL}, 86 {"Robert 'Robot101' McQueen", NULL, NULL},