Update gitignore because of oslo setup.py

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
This commit is contained in:
Matthew Treinish 2013-01-07 15:56:08 -05:00
parent d8fe18213b
commit 2e309e6fc1
2 changed files with 11 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
AUTHORS
ChangeLog
*.pyc
etc/tempest.conf
include/swift_objects/swift_small
@ -6,7 +8,7 @@ include/swift_objects/swift_large
*.log
*.swp
*.swo
*.egg-info
*.egg*
.tox
.venv
dist

8
.mailmap Normal file
View File

@ -0,0 +1,8 @@
Ravikumar Venkatesan <ravikumar.venkatesan@hp.com> ravikumar-venkatesan <ravikumar.venkatesan@hp.com>
Ravikumar Venkatesan <ravikumar.venkatesan@hp.com> ravikumar venkatesan <ravikumar.venkatesan@hp.com>
Rohit Karajgi <rohit.karajgi@nttdata.com> Rohit Karajgi <rohit.karajgi@vertex.co.in>
Jay Pipes <jaypipes@gmail.com> Jay Pipes <jpipes@librebox.gateway.2wire.net>
<brian.waldon@rackspace.com> <bcwaldon@gmail.com>
Daryl Walleck <daryl.walleck@rackspace.com> dwalleck <daryl.walleck@rackspace.com>
<jeblair@hp.com> <corvus@inaugust.com>
<jeblair@hp.com> <james.blair@rackspace.com>