changeset 19686:5444ab83b30a

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.
author Mark Doliner <mark@kingant.net>
date Sun, 09 Sep 2007 05:56:56 +0000
parents f3e0b1221765
children b199a9be3e95 936f4de347c3
files pidgin/gtkdialogs.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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}