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:
parent
0aeccf3fa1
commit
91accd2b23
|
|
@ -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
|
||||||
=============================================
|
=============================================
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue