diff --git a/report_py3o/README.rst b/report_py3o/README.rst
index 141c33cd..58731bec 100644
--- a/report_py3o/README.rst
+++ b/report_py3o/README.rst
@@ -207,7 +207,9 @@ Contributors
------------
* Florent Aide (`XCG Consulting `_)
-* Laurent Mignon (Acsone)
+* Laurent Mignon ,
+* Alexis de Lattre ,
+
Maintainer
----------
diff --git a/report_py3o/__manifest__.py b/report_py3o/__manifest__.py
index 90761d21..6d6522f8 100644
--- a/report_py3o/__manifest__.py
+++ b/report_py3o/__manifest__.py
@@ -8,7 +8,9 @@
'version': '10.0.1.0.0',
'category': 'Reporting',
'license': 'AGPL-3',
- 'author': 'XCG Consulting,Odoo Community Association (OCA)',
+ 'author': 'XCG Consulting,'
+ 'ACSONE SA/NV,'
+ 'Odoo Community Association (OCA)',
'website': 'http://odoo.consulting/',
'depends': ['report'],
'external_dependencies': {