| 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 {"Paul 'darkrain42' Aurich", NULL, NULL }, |
| 77 {"John 'rekkanoryo' Bailey", N_("bug master"), "rekkanoryo@pidgin.im"}, |
77 {"John 'rekkanoryo' Bailey", N_("bug master"), NULL}, |
| 78 {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, |
78 {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, |
| 79 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"}, |
79 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"}, |
| 80 {"Thomas Butter", NULL, NULL}, |
80 {"Thomas Butter", NULL, NULL}, |
| 81 /* feel free to not translate this */ |
81 /* feel free to not translate this */ |
| 82 {N_("Ka-Hing Cheung"), NULL, NULL}, |
82 {N_("Ka-Hing Cheung"), NULL, NULL}, |