Browse Source

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.
pull/545/merge
Alexandre Fayolle 10 years ago
committed by Yannick Vaucher
parent
commit
9af7c012c8
  1. 2
      base_partner_merge/__openerp__.py

2
base_partner_merge/__openerp__.py

@ -1,6 +1,6 @@
{ {
'name': 'Base Partner Merge', 'name': 'Base Partner Merge',
'author': 'OpenERP S.A.',
'author': "OpenERP S.A.,Odoo Community Association (OCA)",
'category': 'Generic Modules/Base', 'category': 'Generic Modules/Base',
'version': '0.1', 'version': '0.1',
'description': """ 'description': """

Loading…
Cancel
Save