[dev] [commit] r1072 - tools

automailer at dexonline.ro automailer at dexonline.ro
Tue Jan 28 18:06:59 EET 2014


Author: cata
Date: Tue Jan 28 18:06:59 2014
New Revision: 1072

Log:
Update the svn ID -> user ID mapping

Modified:
   tools/updateMedals.php

Modified: tools/updateMedals.php
==============================================================================
--- tools/updateMedals.php	Tue Jan 28 17:49:51 2014	(r1071)
+++ tools/updateMedals.php	Tue Jan 28 18:06:59 2014	(r1072)
@@ -7,7 +7,9 @@
 define('CODE_AUTHORS_FILE', __DIR__ . '/../docs/codeAuthors.conf');
 
 /* Map of SVN usernames to User.id */
-$SVN_MAP = array('cata' => 1,
+$SVN_MAP = array('alex.grigoras' => 38493,
+                 'cata' => 1,
+                 'grigoroiualex' => 38357,
                  'mihai17' => 38028,
                  'radu' => 471,
                  'sonia' => 38239,


More information about the Dev mailing list