summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Bailey <rekkanoryo@rekkanoryo.org>2018-05-31 00:19:18 -0400
committerJohn Bailey <rekkanoryo@rekkanoryo.org>2018-05-31 00:19:18 -0400
commit7fd92c3355fc04c389f7229092b11a4a1b35d00c (patch)
tree694b49553bf3617a3f857be2f18bf27397ae3a79
parent2fbde7d16ea67722a5390b5e2a62b8b53c170c33 (diff)
downloadpidgin-7fd92c3355fc04c389f7229092b11a4a1b35d00c.tar.gz
More updates to the developer list.
-rw-r--r--pidgin/gtkdialogs.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c
index 8a86d2be7a..19950ce9b8 100644
--- a/pidgin/gtkdialogs.c
+++ b/pidgin/gtkdialogs.c
@@ -77,21 +77,15 @@ static const struct developer developers[] = {
{"John 'rekkanoryo' Bailey", NULL, NULL},
{"Ethan 'Paco-Paco' Blanton", NULL, NULL},
{"Hylke Bons", N_("artist"), "hylkebons@gmail.com"},
- {"Sadrul Habib Chowdhury", NULL, NULL},
- {"Mark 'KingAnt' Doliner", NULL, "mark@kingant.net"},
{"Gary 'grim' Kramlich", N_("lead developer"), "grim@pidgin.im"},
{"Richard 'rlaager' Laager", NULL, "rlaager@pidgin.im"},
{"Marcus 'malu' Lundblad", NULL, NULL},
- {"Sulabh 'sulabh_m' Mahajan", NULL, NULL},
- {"Richard 'wabz' Nelson", NULL, NULL},
{"Etan 'deryni' Reisner", NULL, NULL},
{"Michael 'Maiku' Ruprecht", N_("voice and video"), NULL},
{"Elliott 'QuLogic' Sales de Andrade", NULL, NULL},
{"Luke 'LSchiere' Schierer", N_("support"), "lschiere@users.sf.net"},
{"Evan Schoenberg", NULL, NULL},
{"Kevin 'SimGuy' Stange", N_("webmaster"), NULL},
- {"Will 'resiak' Thompson", NULL, NULL},
- {"Stu 'nosnilmot' Tomlinson", NULL, NULL},
{"Jorge 'Masca' VillaseƱor", NULL, NULL},
{"Tomasz Wasilczyk", NULL, "https://www.wasilczyk.pl"},
{NULL, NULL, NULL}
@@ -112,6 +106,8 @@ static const struct developer retired_developers[] = {
/* Translators: This is a person's name. For most languages we recommend
not translating it. */
{N_("Ka-Hing Cheung"), NULL, NULL},
+ {"Sadrul Habib Chowdhury", NULL, NULL},
+ {"Mark 'KingAnt' Doliner", NULL, "mark@kingant.net"},
{"Jim Duchek", N_("maintainer"), "jim@linuxpimps.com"},
{"Sean Egan", NULL, "sean.egan@gmail.com"},
{"Rob Flynn", N_("maintainer"), NULL},
@@ -121,12 +117,16 @@ static const struct developer retired_developers[] = {
{"Ivan Komarov", NULL, "ivan.komarov@pidgin.im"},
/* If "lazy bum" translates literally into a serious insult, use something else or omit it. */
{"Syd Logan", N_("hacker and designated driver [lazy bum]"), NULL},
+ {"Sulabh 'sulabh_m' Mahajan", NULL, NULL},
+ {"Richard 'wabz' Nelson", NULL, NULL},
{"Christopher 'siege' O'Brien", NULL, "taliesein@users.sf.net"},
{"Bartosz Oler", NULL, NULL},
{"Tim 'marv' Ringenbach", NULL, NULL},
{"Megan 'Cae' Schneider", N_("support/QA"), NULL},
{"Jim Seymour", N_("XMPP"), NULL},
{"Mark Spencer", N_("original author"), "markster@marko.net"},
+ {"Will 'resiak' Thompson", NULL, NULL},
+ {"Stu 'nosnilmot' Tomlinson", NULL, NULL},
{"Nathan 'faceprint' Walp", NULL, NULL},
{"Eric Warmenhoven", N_("lead developer"), "warmenhoven@yahoo.com"},
{NULL, NULL, NULL}