comparison 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
comparison
equal deleted inserted replaced
26715:7b7f0856fb2c 26716:474a0cb44f58
71 }; 71 };
72 72
73 /* Order: Alphabetical by Last Name */ 73 /* Order: Alphabetical by Last Name */
74 static const struct developer developers[] = { 74 static const struct developer developers[] = {
75 {"Daniel 'datallah' Atallah", NULL, NULL}, 75 {"Daniel 'datallah' Atallah", NULL, NULL},
76 {"Paul 'darkrain42' Aurich", NULL, NULL },
76 {"John 'rekkanoryo' Bailey", N_("bug master"), "rekkanoryo@pidgin.im"}, 77 {"John 'rekkanoryo' Bailey", N_("bug master"), "rekkanoryo@pidgin.im"},
77 {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, 78 {"Ethan 'Paco-Paco' Blanton", NULL, NULL},
78 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"}, 79 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"},
79 {"Thomas Butter", NULL, NULL}, 80 {"Thomas Butter", NULL, NULL},
80 /* feel free to not translate this */ 81 /* feel free to not translate this */
99 {NULL, NULL, NULL} 100 {NULL, NULL, NULL}
100 }; 101 };
101 102
102 /* Order: Alphabetical by Last Name */ 103 /* Order: Alphabetical by Last Name */
103 static const struct developer patch_writers[] = { 104 static const struct developer patch_writers[] = {
104 {"Paul 'darkrain42' Aurich", NULL, NULL },
105 {"Marcus 'malu' Lundblad", NULL, NULL}, 105 {"Marcus 'malu' Lundblad", NULL, NULL},
106 {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, 106 {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL},
107 {"Peter 'Fmoo' Ruibal", NULL, NULL}, 107 {"Peter 'Fmoo' Ruibal", NULL, NULL},
108 {"Gabriel 'Nix' Schulhof", NULL, NULL}, 108 {"Gabriel 'Nix' Schulhof", NULL, NULL},
109 {"Jorge 'Masca' VillaseƱor", NULL, NULL}, 109 {"Jorge 'Masca' VillaseƱor", NULL, NULL},