diff --git a/base_location_geonames_import/__openerp__.py b/base_location_geonames_import/__openerp__.py index f4baecd64..3f3641748 100644 --- a/base_location_geonames_import/__openerp__.py +++ b/base_location_geonames_import/__openerp__.py @@ -53,7 +53,7 @@ Contributors - Alexis de Lattre - Lorenzo Battistini """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com', 'depends': ['base_location'], 'external_dependencies': {'python': ['requests', 'unicodecsv']},