add workaround for Guillaume

This commit is contained in:
Benoit Jacob 2009-11-14 22:04:55 -05:00
parent 6680fa42ee
commit c4dacabcc8

View File

@ -21,6 +21,11 @@ std::string contributor_name(const std::string& line)
return "Mark Borgerding";
}
if(line.find("kayhman@contact.intra.cea.fr") != string::npos)
{
return "Guillaume Saupin";
}
// from there on we assume that we have a entry of the form
// either:
// Bla bli Blurp