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:25:08 +01:00
parent e81c5d1714
commit 52674f5e52
5 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@ Contributors
------------ ------------
* El Hadji Dem (elhadji.dem@savoirfairelinux.com) * El Hadji Dem (elhadji.dem@savoirfairelinux.com)
""", """,
'author': 'Savoir-faire Linux', 'author': "Savoir-faire Linux,Odoo Community Association (OCA)",
'website': 'www.savoirfairelinux.com', 'website': 'www.savoirfairelinux.com',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': [ 'depends': [

View File

@ -22,7 +22,7 @@
{ {
'name': 'Document Page Approval', 'name': 'Document Page Approval',
'version': '1.0', 'version': '1.0',
"author": "Savoir-faire Linux", "author": "Savoir-faire Linux,Odoo Community Association (OCA)",
"website": "http://www.savoirfairelinux.com", "website": "http://www.savoirfairelinux.com",
"license": "AGPL-3", "license": "AGPL-3",
'category': 'Knowledge Management', 'category': 'Knowledge Management',

View File

@ -22,7 +22,7 @@
{ {
'name': 'Document Page Multi-Company', 'name': 'Document Page Multi-Company',
'version': '1.0', 'version': '1.0',
"author": "Savoir-faire Linux", "author": "Savoir-faire Linux,Odoo Community Association (OCA)",
"website": "http://www.savoirfairelinux.com", "website": "http://www.savoirfairelinux.com",
"license": "AGPL-3", "license": "AGPL-3",
'category': 'Knowledge Management', 'category': 'Knowledge Management',

View File

@ -21,7 +21,7 @@
{ {
"name": "Preview attachments", "name": "Preview attachments",
"version": "1.1", "version": "1.1",
"author": "Therp BV", "author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "normal", "complexity": "normal",
'summary': 'Preview attachments supported by Viewer.js', 'summary': 'Preview attachments supported by Viewer.js',

View File

@ -27,7 +27,7 @@
'description': """ 'description': """
Module that allows to attach an URL as a document. Module that allows to attach an URL as a document.
""", """,
'author': 'Serv. Tecnolog. Avanzados - Pedro M. Baeza', 'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza,Odoo Community Association (OCA)",
'website': 'http://www.serviciosbaeza.com', 'website': 'http://www.serviciosbaeza.com',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': [ 'depends': [