| 68 }; |
68 }; |
| 69 |
69 |
| 70 /* Order: Alphabetical by Last Name */ |
70 /* Order: Alphabetical by Last Name */ |
| 71 static const struct developer developers[] = { |
71 static const struct developer developers[] = { |
| 72 {"Daniel 'datallah' Atallah", NULL, NULL}, |
72 {"Daniel 'datallah' Atallah", NULL, NULL}, |
| 73 {"John 'rekkanoryo' Bailey", N_("bug master"), NULL}, |
73 {"John 'rekkanoryo' Bailey", N_("bug master"), "rekkanoryo@pidgin.im"}, |
| 74 {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, |
74 {"Ethan 'Paco-Paco' Blanton", NULL, NULL}, |
| 75 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"}, |
75 {"Hylke Bons", N_("artist"), "h.bons@student.rug.nl"}, |
| 76 {"Thomas Butter", NULL, NULL}, |
76 {"Thomas Butter", NULL, NULL}, |
| 77 /* feel free to not translate this */ |
77 /* feel free to not translate this */ |
| 78 {N_("Ka-Hing Cheung"), NULL, NULL}, |
78 {N_("Ka-Hing Cheung"), NULL, NULL}, |