# HG changeset patch # User John Bailey # Date 1204072950 0 # Node ID 62856d0f2e31aab247897d7e446e1ae38e429b62 # Parent 3232cc79fa511cf7ce2ab0ee35bcc0cbd4a9a9cf Felipe is technically no longer retired :) diff -r 3232cc79fa51 -r 62856d0f2e31 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Wed Feb 27 00:41:51 2008 +0000 +++ b/pidgin/gtkdialogs.c Wed Feb 27 00:42:30 2008 +0000 @@ -97,6 +97,7 @@ /* Order: Alphabetical by Last Name */ static const struct developer patch_writers[] = { + {"Felipe 'shx' Contreras", NULL, NULL}, {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL}, {"Elliott 'QuLogic' Sales de Andrade", NULL, NULL}, @@ -121,7 +122,6 @@ /* 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},