# HG changeset patch # User Mark Doliner # Date 1189317416 0 # Node ID 5444ab83b30ad842df95509b4f8aa54f32554868 # Parent f3e0b12217655af70e75f629843685504517d022 Moving Peter Lawler to the retired patch writer category, as requested by Peter Lawler. To be clear, any retired patch writer is welcome to come out of retirement at any time. We'll even give you the same salary you were earning before. diff -r f3e0b1221765 -r 5444ab83b30a pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Sat Sep 08 22:41:31 2007 +0000 +++ b/pidgin/gtkdialogs.c Sun Sep 09 05:56:56 2007 +0000 @@ -95,8 +95,7 @@ /* Order: Alphabetical by Last Name */ static struct developer patch_writers[] = { {"John 'rekkanoryo' Bailey", NULL, NULL}, - {"Peter 'Bleeter' Lawler", NULL, NULL}, - {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, + {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL}, {"Gabriel 'Nix' Schulhof", NULL, NULL}, {"Will 'resiak' Thompson", NULL, NULL}, @@ -122,6 +121,7 @@ static struct developer retired_patch_writers[] = { {"Felipe 'shx' Contreras", NULL, NULL}, {"Decklin Foster", NULL, NULL}, + {"Peter 'Bleeter' Lawler", NULL, NULL}, {"Robert 'Robot101' McQueen", NULL, NULL}, {"Benjamin Miller", NULL, NULL}, {NULL, NULL, NULL}