Go to file
Yaroslav Halchenko 249f2f6ade ENH: initial .mailmap to unify major contributors appearance in shortlog
Now instead of
   785  Fernando Perez
   632  Brian Granger
   572  MinRK
   572  vivainio
   307  Thomas Kluyver
   253  fperez
   250  epatters
   205  Ville M. Vainio
   187  Brian E. Granger
   110  Gael Varoquaux
   106  walter.doerwald
    69  gvaroquaux
    52  Barry Wark
    45  Brian E Granger
    41  ldufrechou
    40  Robert Kern
    25  Jorgen Stenarson
    20  vivainio2
    16  Paul Ivanov
    15  bgranger
    ...

it would look like

  1052  Fernando Perez
   879  Brian E. Granger
   802  Ville M. Vainio
   588  Benjamin Ragan-Kelley
   307  Thomas Kluyver
   262  Evan Patterson
   180  Gael Varoquaux
   108  Walter Doerwald
    70  Laurent Dufréchou
    52  Barry Wark
    42  Robert Kern
...

There are more contributors which haven't yet been added to the mailmap
file
2011-09-12 17:08:51 -07:00
docs/source/_static Update docs logo to our current one, other minor fixes. 2011-07-29 23:40:53 -05:00
IPython always use StringIO, never cStringIO 2011-09-12 12:28:26 -07:00
.gitignore Add utility function for installing mathjax for offline use 2011-08-20 17:01:44 -07:00
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 2011-09-12 17:08:51 -07:00
setup.py Allow 'python setup.py install' to work correctly for either Python 2 or 3. 2011-09-07 12:22:32 +01:00
setupbase.py Add Trove classifiers for PyPI. 2011-09-07 12:24:11 +01:00