# HG changeset patch # User Sadrul Habib Chowdhury # Date 1220607000 0 # Node ID de712dc6fecdf091db119c9cbb8b52f02b4bd7b8 # Parent 5a96b250b36dc31e1a1f061a68ab005713478b06 He is crazy, and he writes crazy patches. Featuring Marcus 'malu' Lundblad as the Crazy Patch Writer. diff -r 5a96b250b36d -r de712dc6fecd AUTHORS --- a/AUTHORS Thu Sep 04 22:56:26 2008 +0000 +++ b/AUTHORS Fri Sep 05 09:30:00 2008 +0000 @@ -36,6 +36,7 @@ Crazy Patch Writers: ------------------- Felipe 'shx' Contreras +Marcus 'malu' Lundblad Dennis 'EvilDennisR' Ristuccia Peter 'Fmoo' Ruibal Gabriel 'Nix' Schulhof diff -r 5a96b250b36d -r de712dc6fecd doc/pidgin.1.in --- a/doc/pidgin.1.in Thu Sep 04 22:56:26 2008 +0000 +++ b/doc/pidgin.1.in Fri Sep 05 09:30:00 2008 +0000 @@ -643,6 +643,8 @@ .br Felipe 'shx' Contreras .br + Marcus 'malu' Lundblad +.br Dennis 'EvilDennisR' Ristuccia .br Peter 'fmoo' Ruibal diff -r 5a96b250b36d -r de712dc6fecd pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Thu Sep 04 22:56:26 2008 +0000 +++ b/pidgin/gtkdialogs.c Fri Sep 05 09:30:00 2008 +0000 @@ -100,6 +100,7 @@ /* Order: Alphabetical by Last Name */ static const struct developer patch_writers[] = { {"Felipe 'shx' Contreras", NULL, NULL}, + {"Marcus 'malu' Lundblad", NULL, NULL}, {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL}, {"Gabriel 'Nix' Schulhof", NULL, NULL},