pidgin: af245ac1: Mark a few people as retired. If I made...
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Mon Oct 20 21:20:44 EDT 2008
-----------------------------------------------------------------
Revision: af245ac1b423f434bee8f55bf09c926871c469c2
Ancestor: b93f0e5bcb4a9d0af49ea66a5e9a56079d3645f4
Author: rekkanoryo at pidgin.im
Date: 2008-10-21T01:04:23
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/af245ac1b423f434bee8f55bf09c926871c469c2
Modified files:
pidgin/gtkdialogs.c
ChangeLog:
Mark a few people as retired. If I made mistakes here, let me know and I
will correct ASAP.
-------------- next part --------------
============================================================
--- pidgin/gtkdialogs.c c210203085429ee5276b4e3bf8ea7804316e838c
+++ pidgin/gtkdialogs.c 301bcf6caca61f412a1b8e80ec2ea2c5e1054a4b
@@ -88,18 +88,15 @@ static const struct developer developers
{"Tim 'marv' Ringenbach", N_("developer"), NULL},
{"Elliott 'QuLogic' Sales de Andrade", N_("developer"), NULL},
{"Luke 'LSchiere' Schierer", N_("support"), "lschiere at users.sf.net"},
- {"Megan 'Cae' Schneider", N_("support/QA"), NULL},
{"Evan Schoenberg", N_("developer"), NULL},
{"Kevin 'SimGuy' Stange", N_("developer & webmaster"), NULL},
{"Will 'resiak' Thompson", N_("developer"), NULL},
{"Stu 'nosnilmot' Tomlinson", N_("developer"), NULL},
- {"Nathan 'faceprint' Walp", N_("developer"), NULL},
{NULL, NULL, NULL}
};
/* Order: Alphabetical by Last Name */
static const struct developer patch_writers[] = {
- {"Felipe 'shx' Contreras", NULL, NULL},
{"Marcus 'malu' Lundblad", NULL, NULL},
{"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL},
{"Peter 'Fmoo' Ruibal", NULL, NULL},
@@ -117,14 +114,17 @@ static const struct developer retired_de
{"Christian 'ChipX86' Hammond", N_("developer & webmaster"), NULL},
/* 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},
+ {"Megan 'Cae' Schneider", N_("support/QA"), NULL},
{"Jim Seymour", N_("XMPP developer"), NULL},
{"Mark Spencer", N_("original author"), "markster at marko.net"},
+ {"Nathan 'faceprint' Walp", N_("developer"), NULL},
{"Eric Warmenhoven", N_("lead developer"), "warmenhoven at yahoo.com"},
{NULL, NULL, NULL}
};
/* Order: Alphabetical by Last Name */
static const struct developer retired_patch_writers[] = {
+ {"Felipe 'shx' Contreras", NULL, NULL},
{"Decklin Foster", NULL, NULL},
{"Peter 'Bleeter' Lawler", NULL, NULL},
{"Robert 'Robot101' McQueen", NULL, NULL},
More information about the Commits
mailing list