summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-07-05 09:08:38 -0500
committerMonty Taylor <mordred@inaugust.com>2012-07-05 09:11:37 -0500
commit3456b667c38aa1d439482b9c95838aba6d3d6c5c (patch)
tree44d0572155dba9a91fd1ca2e88b4329e54f4fcfb /MANIFEST.in
parent980c76266629ea66bc23fddb02f5be61c51d873c (diff)
downloadnova-3456b667c38aa1d439482b9c95838aba6d3d6c5c.tar.gz
nova-3456b667c38aa1d439482b9c95838aba6d3d6c5c.tar.xz
nova-3456b667c38aa1d439482b9c95838aba6d3d6c5c.zip
Finish AUTHORS transition.
The code to generate the authors file from the git changelog has been in the tree and running for a few weeks now. Somehow the removal of the authors test and and the MANIFEST.in file were wrong though. This should clean that up. Fixes bug 920757. Change-Id: I66c388c1c81804f8dabc52b5ee25c7f394921e11
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 050ca7e0e..c978a52da 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include Authors
+include AUTHORS
include ChangeLog
exclude .gitignore
exclude .gitreview