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.
This commit is contained in:
parent
11bed5c077
commit
7e3905ea74
|
|
@ -56,7 +56,7 @@ password = openerp
|
||||||
|
|
||||||
|
|
||||||
""",
|
""",
|
||||||
'author': 'Camptocamp',
|
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'website': 'http://openerp.camptocamp.com',
|
'website': 'http://openerp.camptocamp.com',
|
||||||
'depends': ['mail',
|
'depends': ['mail',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue