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