[Blends-commit] r3058 - /blends/trunk/team_analysis_tools/replace_names.sql
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Tue Nov 22 20:13:37 UTC 2011
Author: tille
Date: Tue Nov 22 20:13:37 2011
New Revision: 3058
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3058
Log:
Another author with different names
Modified:
blends/trunk/team_analysis_tools/replace_names.sql
Modified: blends/trunk/team_analysis_tools/replace_names.sql
URL: http://svn.debian.org/wsvn/blends/blends/trunk/team_analysis_tools/replace_names.sql?rev=3058&op=diff
==============================================================================
--- blends/trunk/team_analysis_tools/replace_names.sql (original)
+++ blends/trunk/team_analysis_tools/replace_names.sql Tue Nov 22 20:13:37 2011
@@ -85,6 +85,7 @@
UPDATE listarchive SET author = 'Joost van Baal' WHERE author like 'Joost van Baal%' OR author = 'joostvb' ;
UPDATE listarchive SET author = 'Michael Hanke' WHERE author = 'mhanke-guest' OR author = 'mih' ;
UPDATE listarchive SET author = 'Mechtilde Stehmann' WHERE author = 'Mechtilde' AND project = 'lex' ;
+UPDATE listarchive SET author = 'Gonéri Le Bouder' WHERE author like 'Gon%ri Le Bouder' ;
-- </new>
-- stupid spammers at project = 'pkg-grass-devel'.
More information about the Blends-commit
mailing list