changeset 25174:6c3c8e2c5f4f

I want to have a nickname, too!
author Paul Aurich <paul@darkrain42.org>
date Fri, 27 Feb 2009 07:39:04 +0000
parents 4c63d9b945e6
children 5590af2fc1c2
files AUTHORS pidgin/gtkdialogs.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/AUTHORS	Fri Feb 27 07:28:04 2009 +0000
+++ b/AUTHORS	Fri Feb 27 07:39:04 2009 +0000
@@ -35,7 +35,7 @@
 
 Crazy Patch Writers:
 -------------------
-Paul Aurich
+Paul 'darkrain42' Aurich
 Marcus 'malu' Lundblad
 Dennis 'EvilDennisR' Ristuccia
 Peter 'Fmoo' Ruibal
--- a/pidgin/gtkdialogs.c	Fri Feb 27 07:28:04 2009 +0000
+++ b/pidgin/gtkdialogs.c	Fri Feb 27 07:39:04 2009 +0000
@@ -100,7 +100,7 @@
 
 /* Order: Alphabetical by Last Name */
 static const struct developer patch_writers[] = {
-	{"Paul Aurich", NULL, NULL },
+	{"Paul 'darkrain42' Aurich", NULL, NULL },
 	{"Marcus 'malu' Lundblad", NULL, NULL},
 	{"Dennis 'EvilDennisR' Ristuccia",	N_("Senior Contributor/QA"),	NULL},
 	{"Peter 'Fmoo' Ruibal",		NULL,	NULL},