summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--pidgin/gtkdialogs.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 94a51424b0..8d083836f1 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -35,7 +35,7 @@ Nathan 'faceprint' Walp - Developer
Crazy Patch Writers:
-------------------
-Paul Aurich
+Paul 'darkrain42' Aurich
Marcus 'malu' Lundblad
Dennis 'EvilDennisR' Ristuccia
Peter 'Fmoo' Ruibal
diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c
index df431e22ec..2417ce8776 100644
--- a/pidgin/gtkdialogs.c
+++ b/pidgin/gtkdialogs.c
@@ -100,7 +100,7 @@ static const struct developer developers[] = {
/* 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},