From 4ce386e4e967403a7edad950a6d9539a78426595 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 2 Mar 2015 17:26: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__/mrp_bom_product_details/__openerp__.py | 2 +- __unported__/mrp_industrial_design_bom/__openerp__.py | 2 +- __unported__/mrp_production_properties/__openerp__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/__unported__/mrp_bom_product_details/__openerp__.py b/__unported__/mrp_bom_product_details/__openerp__.py index 92a217794..134f7dd70 100644 --- a/__unported__/mrp_bom_product_details/__openerp__.py +++ b/__unported__/mrp_bom_product_details/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'Bom product details', 'version': '0.1', - 'author': 'Solutions Libergia inc.', + 'author': "Solutions Libergia inc.,Odoo Community Association (OCA)", 'license': 'GPL-3 or any later version', 'category': 'Manufacturing', 'description': """ diff --git a/__unported__/mrp_industrial_design_bom/__openerp__.py b/__unported__/mrp_industrial_design_bom/__openerp__.py index 27584893f..e9435a4c2 100644 --- a/__unported__/mrp_industrial_design_bom/__openerp__.py +++ b/__unported__/mrp_industrial_design_bom/__openerp__.py @@ -23,7 +23,7 @@ { 'name': 'Industrial design specification in BoM', 'version': '1.0', - "author": "Savoir-faire Linux", + "author": "Savoir-faire Linux,Odoo Community Association (OCA)", "website": "http://www.savoirfairelinux.com", 'license': 'AGPL-3', 'category': 'Specific Industry Applications', diff --git a/__unported__/mrp_production_properties/__openerp__.py b/__unported__/mrp_production_properties/__openerp__.py index 4d94f79d7..4b61a37f3 100644 --- a/__unported__/mrp_production_properties/__openerp__.py +++ b/__unported__/mrp_production_properties/__openerp__.py @@ -27,7 +27,7 @@ This module adds the properties to the manufacturing order copying them from the related procurement order. """, - 'author': 'Agile Business Group', + 'author': "Agile Business Group,Odoo Community Association (OCA)", 'website': 'http://www.agilebg.com', 'license': 'AGPL-3', 'depends': [