From 5089846e116fdd386de692f187f7c03304cfcd1d Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Fri, 20 Mar 2015 16:47:22 +0100 Subject: [PATCH] Add Odoo Community Association (OCA) in authors --- attachments_to_filesystem/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachments_to_filesystem/__openerp__.py b/attachments_to_filesystem/__openerp__.py index e1e5d90e..6b6b7767 100644 --- a/attachments_to_filesystem/__openerp__.py +++ b/attachments_to_filesystem/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Move existing attachments to filesystem", "version": "1.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "complexity": "normal", "category": "Knowledge Management",