[Blends-commit] r3101 - /blends/trunk/team_analysis_tools/replace_names.sql
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Thu Jan 5 17:08:56 UTC 2012
Author: tille
Date: Thu Jan 5 17:08:55 2012
New Revision: 3101
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3101
Log:
ANother name correction
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=3101&op=diff
==============================================================================
--- blends/trunk/team_analysis_tools/replace_names.sql (original)
+++ blends/trunk/team_analysis_tools/replace_names.sql Thu Jan 5 17:08:55 2012
@@ -96,6 +96,7 @@
UPDATE listarchive SET author = 'Sargis Dallakyan' WHERE author ILIKE 'sargis' OR author ILIKE 'sargis-guest' ;
UPDATE listarchive SET author = 'Nicholas Breen' WHERE author ILIKE 'nbreen%';
UPDATE listarchive SET author = 'Karol M. Langner' WHERE author ILIKE 'kml-guest' OR author ILIKE 'Karol Langner';
+UPDATE listarchive SET author = 'Ben Armstrong' WHERE author ILIKE 'synrg';
-- </new>
-- stupid spammers at project = 'pkg-grass-devel'.
More information about the Blends-commit
mailing list