mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00
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
b7bb0d8b66
commit
b45338561f
@ -21,7 +21,7 @@
|
||||
{
|
||||
"name": "File types for attachments",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"description": """
|
||||
File types for attachments
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"name": "Preview attachments",
|
||||
"version": "1.0",
|
||||
"author": "Therp BV",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"complexity": "normal",
|
||||
"description": """
|
||||
|
@ -26,7 +26,7 @@
|
||||
'description': """
|
||||
Replace the standard parser by one that understands (more) wikimedia syntax
|
||||
""",
|
||||
'author': 'Therp BV',
|
||||
'author': "Therp BV,Odoo Community Association (OCA)",
|
||||
'website': 'http://therp.nl',
|
||||
'depends': ['wiki'],
|
||||
'init_xml': [],
|
||||
|
Loading…
Reference in New Issue
Block a user