From 934ba97408117f641d3aa72b3b39e5f148801783 Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Tue, 5 May 2015 16:45:50 +0200 Subject: [PATCH] [FIX] add OCA to authors --- document_reindex/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document_reindex/__openerp__.py b/document_reindex/__openerp__.py index c69c5ba5..28bdf1a7 100644 --- a/document_reindex/__openerp__.py +++ b/document_reindex/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Reindex documents", "version": "1.0", - "author": "Therp BV", + "author": "Therp BV, Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Knowledge Management", "summary": "Reindex your already uploaded documents",