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:07 +01:00
parent e7e0ff440c
commit b0432a89ce
7 changed files with 7 additions and 7 deletions

View File

@ -21,7 +21,7 @@
{ {
"name": "Preview attachments", "name": "Preview attachments",
"version": "1.0", "version": "1.0",
"author": "Therp BV", "author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "normal", "complexity": "normal",
"description": """ "description": """

View File

@ -21,7 +21,7 @@
{ {
"name": "Move existing attachments to filesystem", "name": "Move existing attachments to filesystem",
"version": "1.0", "version": "1.0",
"author": "Therp BV", "author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "normal", "complexity": "normal",
"description": """ "description": """

View File

@ -21,7 +21,7 @@
{ {
"name": "Choose a document's directory during upload", "name": "Choose a document's directory during upload",
"version": "1.0", "version": "1.0",
"author": "Therp BV", "author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "normal", "complexity": "normal",
"description": """ "description": """

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

@ -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',
'depends': [ 'depends': [
'document', 'document',