| 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", N_("developer"), NULL}, |
72 {"Daniel 'datallah' Atallah", N_("developer"), NULL}, |
| 73 {"John 'rekkanoryo' Bailey", N_("developer"), NULL}, |
73 {"John 'rekkanoryo' Bailey", N_("developer/bug master"), NULL}, |
| 74 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL}, |
74 {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL}, |
| 75 {"Thomas Butter", N_("developer"), NULL}, |
75 {"Thomas Butter", N_("developer"), NULL}, |
| 76 /* feel free to not translate this */ |
76 /* feel free to not translate this */ |
| 77 {N_("Ka-Hing Cheung"), N_("developer"), NULL}, |
77 {N_("Ka-Hing Cheung"), N_("developer"), NULL}, |
| 78 {"Sadrul Habib Chowdhury", N_("developer"), NULL}, |
78 {"Sadrul Habib Chowdhury", N_("developer"), NULL}, |