From 0da4962afc2a2abc2d9a053dbeb6d686f40db899 Mon Sep 17 00:00:00 2001 From: luc-demeyer Date: Mon, 9 Mar 2015 18:16:46 +0100 Subject: [PATCH] add OCA to author --- web_sheet_full_width_selective/README.rst | 13 +++++++++++++ web_sheet_full_width_selective/__openerp__.py | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/web_sheet_full_width_selective/README.rst b/web_sheet_full_width_selective/README.rst index a096b66e..547a82b5 100644 --- a/web_sheet_full_width_selective/README.rst +++ b/web_sheet_full_width_selective/README.rst @@ -18,3 +18,16 @@ behaviour in all sheets. Acknowledgements '''''''''''''''' Icon courtesy of http://www.picol.org/ (size_width.svg) + + +Maintainer +---------- + +.. image:: http://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: http://odoo-community.org + +This module is maintained by the OCA. + +OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. + diff --git a/web_sheet_full_width_selective/__openerp__.py b/web_sheet_full_width_selective/__openerp__.py index b795eea4..256c7af9 100755 --- a/web_sheet_full_width_selective/__openerp__.py +++ b/web_sheet_full_width_selective/__openerp__.py @@ -24,7 +24,7 @@ 'name': 'Show selected sheets with full width', 'version': '0.1', 'license': 'AGPL-3', - 'author': 'Noviat', + 'author': 'Noviat, Odoo Community Association (OCA)', 'category': 'Hidden', 'depends': [ 'web',