Update author in latex sphinx doc builds

This commit updates the author in the latex build metadata in the sphinx
conf.py. This was set to Anso Labs, LLC from the initial fork out of
Nova in 2012. It's highly unlikely that an LLC acquired by Rackspace in
2011 is actually the author of the latex version of the docs so this
commit changes it to be "Cinder Contributors" to be accurate.

Change-Id: I5f1f7ea2f389783fe8b936d67d0ab99d759c4124
This commit is contained in:
Matthew Treinish 2018-05-23 16:58:03 -04:00
parent 910f534382
commit 2c238038b5
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177

View File

@ -240,7 +240,7 @@ htmlhelp_basename = 'cinderdoc'
# [howto/manual]).
latex_documents = [
('index', 'Cinder.tex', u'Cinder Documentation',
u'Anso Labs, LLC', 'manual'),
u'Cinder Contributors', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of