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/523/head
Alexandre Fayolle 10 years ago
committed by Jairo Llopis
parent
commit
f79edd0240
  1. 2
      base_location/__openerp__.py

2
base_location/__openerp__.py

@ -24,7 +24,7 @@
'name': 'Location management (aka Better ZIP)',
'version': '1.0',
'depends': ['base'],
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'license': "AGPL-3",
'contributors': [
'Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>',

Loading…
Cancel
Save