pidgin/gtkdialogs.c

changeset 18972
ad89491f5d58
parent 18729
9933c311def1
child 18998
075149534705
equal deleted inserted replaced
18971:34b3eb14ea8f 18972:ad89491f5d58
70 static struct developer developers[] = { 70 static struct developer developers[] = {
71 {"Sean Egan", N_("lead developer"), "sean.egan@gmail.com"}, 71 {"Sean Egan", N_("lead developer"), "sean.egan@gmail.com"},
72 {"Daniel 'datallah' Atallah", N_("developer"), NULL}, 72 {"Daniel 'datallah' Atallah", N_("developer"), NULL},
73 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL}, 73 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL},
74 {"Thomas Butter", N_("developer"), NULL}, 74 {"Thomas Butter", N_("developer"), NULL},
75 {"Ka-Hing Cheung", N_("developer"), NULL},
75 {"Sadrul Habib Chowdhury", N_("developer"), NULL}, 76 {"Sadrul Habib Chowdhury", N_("developer"), NULL},
76 {"Mark 'KingAnt' Doliner", N_("developer"), NULL}, 77 {"Mark 'KingAnt' Doliner", N_("developer"), NULL},
77 {"Christian 'ChipX86' Hammond", N_("developer & webmaster"), NULL}, 78 {"Christian 'ChipX86' Hammond", N_("developer & webmaster"), NULL},
78 {"Casey Harkins", N_("developer"), NULL}, 79 {"Casey Harkins", N_("developer"), NULL},
79 {"Gary 'grim' Kramlich", N_("developer"), NULL}, 80 {"Gary 'grim' Kramlich", N_("developer"), NULL},
92 }; 93 };
93 94
94 /* Order: Alphabetical by Last Name */ 95 /* Order: Alphabetical by Last Name */
95 static struct developer patch_writers[] = { 96 static struct developer patch_writers[] = {
96 {"John 'rekkanoryo' Bailey", NULL, NULL}, 97 {"John 'rekkanoryo' Bailey", NULL, NULL},
97 {"Ka-Hing 'javabsp' Cheung", NULL, NULL},
98 {"Felipe 'shx' Contreras", NULL, NULL}, 98 {"Felipe 'shx' Contreras", NULL, NULL},
99 {"Decklin Foster", NULL, NULL}, 99 {"Decklin Foster", NULL, NULL},
100 {"Peter 'Bleeter' Lawler", NULL, NULL}, 100 {"Peter 'Bleeter' Lawler", NULL, NULL},
101 {"Robert 'Robot101' McQueen", NULL, NULL}, 101 {"Robert 'Robot101' McQueen", NULL, NULL},
102 {"Benjamin Miller", NULL, NULL}, 102 {"Benjamin Miller", NULL, NULL},

mercurial