From 9af7c012c8ef2ca2999408abe98bdc3aa0ee1738 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 2 Mar 2015 17:26:31 +0100 Subject: [PATCH] Add OCA as author of OCA addons In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association. --- base_partner_merge/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_partner_merge/__openerp__.py b/base_partner_merge/__openerp__.py index 5c2a145d7..8852db95a 100644 --- a/base_partner_merge/__openerp__.py +++ b/base_partner_merge/__openerp__.py @@ -1,6 +1,6 @@ { 'name': 'Base Partner Merge', - 'author': 'OpenERP S.A.', + 'author': "OpenERP S.A.,Odoo Community Association (OCA)", 'category': 'Generic Modules/Base', 'version': '0.1', 'description': """