From d0a3982fcee29824f7c143076283214cecb39482 Mon Sep 17 00:00:00 2001 From: "Laurent Mignon (ACSONE)" Date: Mon, 6 Mar 2017 10:30:29 +0100 Subject: [PATCH] [IMP] report_py3o: update authors and contributors --- report_py3o/README.rst | 4 +++- report_py3o/__manifest__.py | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) 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': {