From 3f5a0e8adc7defe37296c4fd80c068ad814ee79b Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Wed, 27 Apr 2016 00:03:09 +0200 Subject: [PATCH] [ADD] OCA as author --- attachment_edit/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachment_edit/__openerp__.py b/attachment_edit/__openerp__.py index d8ba0afd..cd5e14ae 100644 --- a/attachment_edit/__openerp__.py +++ b/attachment_edit/__openerp__.py @@ -4,7 +4,7 @@ { "name": "Edit attachments", "version": "8.0.1.0.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Knowledge Management", "summary": "Edit attachments after upload",