From fbac029c481b99c189cf56a82c486a1ea8df8f88 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 2 Mar 2015 17:29:19 +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. --- web_tree_image/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_tree_image/__openerp__.py b/web_tree_image/__openerp__.py index ae8c726d..50a87930 100644 --- a/web_tree_image/__openerp__.py +++ b/web_tree_image/__openerp__.py @@ -24,7 +24,7 @@ { "name": "Show images in tree views", "version": "1.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", 'url': 'https://github.com/OCA/Web', 'depends': [ 'web',