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