This commit updates .mailmap. This file is useful when we use
`git-shortlog` to get a single author when who uses multiple email
addresses (like me). So, it's better to update the file and keep it
latest as possible.
Change-Id: I530de0b23ff317f817b49e01d51757813a623572
This commit updates and sorts the .mailmap file for top 30th
contributors. I picked up the latest author names and emails from the
commit log.
The .mailmap feature is used to coalesce together commits by the same
person in the shortlog, where their name and/or email address was
spelled differently[1].
[1] https://git-scm.com/docs/git-shortlog
Change-Id: Ibc28a0b4f5839df9e6cd7df156ed818300312acd
Change I6ed3a97e35ce73b820f7a436214480051ed6528f started using
setup.py in oslo. This adds support for auto generating the AUTHORS
and ChangeLog files.
This adds these files to gitignore and adds a .mailmap to cleanup the file.
Fixes bug 979958.
Change-Id: If61920c81499c5e579d3c1e7a66f8bf02020dfa9