From 52674f5e5288b91003ec6e9728019746a2e6e478 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 2 Mar 2015 17:25:08 +0100 Subject: [PATCH] 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. --- __unported__/document_multiple_records/__openerp__.py | 2 +- __unported__/document_page_approval/__openerp__.py | 2 +- __unported__/document_page_multi_company/__openerp__.py | 2 +- attachment_preview/__openerp__.py | 2 +- document_url/__openerp__.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/__unported__/document_multiple_records/__openerp__.py b/__unported__/document_multiple_records/__openerp__.py index f9e5e941..db647f9f 100644 --- a/__unported__/document_multiple_records/__openerp__.py +++ b/__unported__/document_multiple_records/__openerp__.py @@ -33,7 +33,7 @@ Contributors ------------ * El Hadji Dem (elhadji.dem@savoirfairelinux.com) """, - 'author': 'Savoir-faire Linux', + 'author': "Savoir-faire Linux,Odoo Community Association (OCA)", 'website': 'www.savoirfairelinux.com', 'license': 'AGPL-3', 'depends': [ diff --git a/__unported__/document_page_approval/__openerp__.py b/__unported__/document_page_approval/__openerp__.py index 5581d344..e5aadb7c 100644 --- a/__unported__/document_page_approval/__openerp__.py +++ b/__unported__/document_page_approval/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'Document Page Approval', 'version': '1.0', - "author": "Savoir-faire Linux", + "author": "Savoir-faire Linux,Odoo Community Association (OCA)", "website": "http://www.savoirfairelinux.com", "license": "AGPL-3", 'category': 'Knowledge Management', diff --git a/__unported__/document_page_multi_company/__openerp__.py b/__unported__/document_page_multi_company/__openerp__.py index 429a34d5..78acc024 100644 --- a/__unported__/document_page_multi_company/__openerp__.py +++ b/__unported__/document_page_multi_company/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'Document Page Multi-Company', 'version': '1.0', - "author": "Savoir-faire Linux", + "author": "Savoir-faire Linux,Odoo Community Association (OCA)", "website": "http://www.savoirfairelinux.com", "license": "AGPL-3", 'category': 'Knowledge Management', diff --git a/attachment_preview/__openerp__.py b/attachment_preview/__openerp__.py index b733a689..34f2c590 100644 --- a/attachment_preview/__openerp__.py +++ b/attachment_preview/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Preview attachments", "version": "1.1", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "complexity": "normal", 'summary': 'Preview attachments supported by Viewer.js', diff --git a/document_url/__openerp__.py b/document_url/__openerp__.py index 2e3754b2..e180c771 100644 --- a/document_url/__openerp__.py +++ b/document_url/__openerp__.py @@ -27,7 +27,7 @@ 'description': """ 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', 'license': 'AGPL-3', 'depends': [