summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Bailey <rekkanoryo@rekkanoryo.org>2008-02-27 00:42:30 +0000
committerJohn Bailey <rekkanoryo@rekkanoryo.org>2008-02-27 00:42:30 +0000
commit40f4873cf96147e29f1530f1b67d876b88337a67 (patch)
treecdb94a993cb3e850eb5be2ec34965478da92c367
parent898e824089d700b7e7e1915ab8c1fb9c53b749c9 (diff)
downloadpidgin-40f4873cf96147e29f1530f1b67d876b88337a67.tar.gz
Felipe is technically no longer retired :)
-rw-r--r--pidgin/gtkdialogs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c
index 8e74776999..b843970c9d 100644
--- a/pidgin/gtkdialogs.c
+++ b/pidgin/gtkdialogs.c
@@ -97,6 +97,7 @@ static const struct developer developers[] = {
/* 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 @@ static const struct developer retired_developers[] = {
/* 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},