# HG changeset patch # User Ka-Hing Cheung # Date 1230838170 0 # Node ID d6c2d6c9fd2a7a7e8f79f3a1e79f0ba77a9479d5 # Parent a33943427c90139c7182428b55db2e944e7d3a6f He wandered into the darkside just for us, what else can we say? diff -r a33943427c90 -r d6c2d6c9fd2a AUTHORS --- a/AUTHORS Thu Jan 01 18:07:37 2009 +0000 +++ b/AUTHORS Thu Jan 01 19:29:30 2009 +0000 @@ -35,6 +35,7 @@ Crazy Patch Writers: ------------------- +Paul Aurich Felipe 'shx' Contreras Marcus 'malu' Lundblad Dennis 'EvilDennisR' Ristuccia diff -r a33943427c90 -r d6c2d6c9fd2a doc/pidgin.1.in --- a/doc/pidgin.1.in Thu Jan 01 18:07:37 2009 +0000 +++ b/doc/pidgin.1.in Thu Jan 01 19:29:30 2009 +0000 @@ -641,6 +641,8 @@ Our crazy patch writers include: .br + Paul Aurich +.br Felipe 'shx' Contreras .br Marcus 'malu' Lundblad diff -r a33943427c90 -r d6c2d6c9fd2a pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Thu Jan 01 18:07:37 2009 +0000 +++ b/pidgin/gtkdialogs.c Thu Jan 01 19:29:30 2009 +0000 @@ -100,6 +100,7 @@ /* Order: Alphabetical by Last Name */ static const struct developer patch_writers[] = { + {"Paul Aurich", NULL, NULL }, {"Marcus 'malu' Lundblad", NULL, NULL}, {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL},