Updates:
Status: Fixed
Comment #2 on issue 2893 by [email protected]: Update .mailmap
http://code.google.com/p/sympy/issues/detail?id=2893
This was https://github.com/sympy/sympy/pull/859 and
https://github.com/sympy/sympy/pull/860. As of now, we have 169 people
listed in the AUTHORS file and 165 people from the git history (from the
command git log --format="%aN <%aE>" | sort -u | wc -l, which thanks to
the updated .mailmap, is correct). There are five people in the AUTHORS
file who are not in the git metadata, either because they were not
attributed correctly or because their last contribution was from before the
move from SVN when we lost some history. They are now marked with a * in
the AUTHORS file. There is one person who is not listed in the AUTHORS
file (by request). So this totals 170 authors, as of right now.
We can now also determine when the nth author was added by looking at the
order in AUTHORS/aboutus, adding 1 for all but the first few contributors
(I'm not sure where exactly the line is drawn), because of the person who
is not listed. From this, we can see that the 100th person contributed in
March 2009. And I'm convinced that we will get our 200th contributor at
some point in 2012.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.