summaryrefslogtreecommitdiff
path: root/pidgin/gtkdialogs.c
diff options
context:
space:
mode:
authorMark Doliner <markdoliner@pidgin.im>2007-09-09 05:56:56 +0000
committerMark Doliner <markdoliner@pidgin.im>2007-09-09 05:56:56 +0000
commitca4fa2a953bef77953a6ec27e304c41705cbbdcf (patch)
treecbbf8bc4ea5a7614c9a3adeaa85a29fa0f3d6f09 /pidgin/gtkdialogs.c
parent35923e512f9e5d5b364d52ccc736c364fec5d382 (diff)
downloadpidgin-ca4fa2a953bef77953a6ec27e304c41705cbbdcf.tar.gz
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.
Diffstat (limited to 'pidgin/gtkdialogs.c')
-rw-r--r--pidgin/gtkdialogs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c
index fd90f7a8fa..bbbe145b3e 100644
--- a/pidgin/gtkdialogs.c
+++ b/pidgin/gtkdialogs.c
@@ -95,8 +95,7 @@ static struct developer developers[] = {
/* 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_developers[] = {
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}