Merge "1) Cleanup floating IPs that are assigned through Juju Deployment. 2) Add...
[functest.git] / docs / testing / developer / devguide / conf.py
index 1b56ee8..28255a6 100644 (file)
@@ -47,8 +47,8 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Functest Developer Guide'
-copyright = u'2018, Cédric Ollivier <cedric.ollivier@orange.com>'
-author = u'Cédric Ollivier <cedric.ollivier@orange.com>'
+copyright = u'2018, Functest <opnfv-tech-discuss@lists.opnfv.org>'
+author = u'Functest <opnfv-tech-discuss@lists.opnfv.org>'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
@@ -151,7 +151,7 @@ latex_documents = [
     (master_doc,
      'FunctestDeveloperGuide.tex',
      u'Functest Developer Guide Documentation',
-     u'Cédric Ollivier \\textless{}cedric.ollivier@orange.com\\textgreater{}',
+     u'Functest \\textless{}opnfv-tech-discuss@lists.opnfv.org\\textgreater{}',
      'manual'),
 ]