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:
parent
d8fe18213b
commit
2e309e6fc1
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
8
.mailmap
Normal 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>
|
Loading…
Reference in New Issue
Block a user