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:
Alexandre Fayolle
2015-03-02 17:24:20 +01:00
parent c1a92ba9fc
commit 16a8b888d7
3 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ line to automatically insert the dates of the invoiced period.
Backport done By Yannick Buron. Backport done By Yannick Buron.
""", """,
'author': 'OpenERP SA', 'author': "OpenERP SA,Odoo Community Association (OCA)",
'website': 'http://openerp.com', 'website': 'http://openerp.com',
'depends': ['base', 'account_analytic_analysis'], 'depends': ['base', 'account_analytic_analysis'],
'data': [ 'data': [

View File

@@ -34,7 +34,7 @@ then you input the spent hours on the hours block and
you can track and follow how much has been used. you can track and follow how much has been used.
""", """,
"author": "Camptocamp", "author": "Camptocamp,Odoo Community Association (OCA)",
"license": 'AGPL-3', "license": 'AGPL-3',
"website": "http://www.camptocamp.com", "website": "http://www.camptocamp.com",
"depends": [ "depends": [

View File

@@ -112,7 +112,7 @@ Credits and Contributors
* Daniel Reis (https://launchpad.net/~dreis-pt) * Daniel Reis (https://launchpad.net/~dreis-pt)
* David Vignoni, author of the icon from the KDE 3.x Nuvola icon theme * David Vignoni, author of the icon from the KDE 3.x Nuvola icon theme
""", """,
'author': 'Daniel Reis', 'author': "Daniel Reis,Odoo Community Association (OCA)",
'website': '', 'website': '',
'depends': [ 'depends': [
'project_issue', 'project_issue',