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.
This commit is contained in:
Alexandre Fayolle 2015-03-02 17:28:09 +01:00 committed by Stéphane Bidoul (ACSONE)
parent 0aeccf3fa1
commit 91accd2b23
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"name": "Example server configuration environment files repository module", "name": "Example server configuration environment files repository module",
"version": "1.0", "version": "1.0",
"depends": ["base"], "depends": ["base"],
"author": "Camptocamp", "author": "Camptocamp,Odoo Community Association (OCA)",
"description": """\ "description": """\
File store for environment file sample module File store for environment file sample module
============================================= =============================================