# HG changeset patch # User John Bailey # Date 1193991245 0 # Node ID 0f4a5ff5dc844267f21444f6f341e1ff13364280 # Parent 647b841ea94590595d6f4e5deb7d2aa3724105dc Since Sean promoted me, I guess my name belongs under "Developers" now. diff -r 647b841ea945 -r 0f4a5ff5dc84 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Fri Nov 02 06:59:04 2007 +0000 +++ b/pidgin/gtkdialogs.c Fri Nov 02 08:14:05 2007 +0000 @@ -71,6 +71,7 @@ static const struct developer developers[] = { {"Sean Egan", N_("lead developer"), "sean.egan@gmail.com"}, {"Daniel 'datallah' Atallah", N_("developer"), NULL}, + {"John 'rekkanoryo' Bailey", N_("developer"), NULL}, {"Ethan 'Paco-Paco' Blanton", N_("developer"), NULL}, {"Thomas Butter", N_("developer"), NULL}, {"Ka-Hing Cheung", N_("developer"), NULL}, @@ -95,7 +96,6 @@ /* Order: Alphabetical by Last Name */ static const struct developer patch_writers[] = { - {"John 'rekkanoryo' Bailey", NULL, NULL}, {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL}, {"Gabriel 'Nix' Schulhof", NULL, NULL},