2012/5/30 Gael Varoquaux <[email protected]>: > Hi list, > > I am giving tomorrow a presentation about the community development of > the scikit-learn. I'd like to show updated stats on the project but git > shortlog isn't fully useful because of some names not properly > disambiguited. > > I am completely swamped. Thus, I have a favor to ask: could someone > update the .mailmap for me, so that git shortlog -sn gives a sensible > answer.
For those who don't know, the .mailmap file is there: https://github.com/scikit-learn/scikit-learn/blob/master/.mailmap It maps all possible variations of git / unix user id + email address used in the passed checkins of the scikit-learn repo to one specific account (preferably as configured on github). -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
