[Blends-commit] r3036 - /blends/trunk/team_analysis_tools/replace_names.sql
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Fri Nov 4 10:17:24 UTC 2011
Author: tille
Date: Fri Nov 4 10:17:23 2011
New Revision: 3036
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3036
Log:
Another author posting 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=3036&op=diff
==============================================================================
--- blends/trunk/team_analysis_tools/replace_names.sql (original)
+++ blends/trunk/team_analysis_tools/replace_names.sql Fri Nov 4 10:17:23 2011
@@ -84,6 +84,7 @@
-- <new>
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' ;
-- </new>
-- stupid spammers at project = 'pkg-grass-devel'.
More information about the Blends-commit
mailing list