diff --git a/mail_autosubscribe/__manifest__.py b/mail_autosubscribe/__manifest__.py index 6be09d1787..60edb6b07c 100644 --- a/mail_autosubscribe/__manifest__.py +++ b/mail_autosubscribe/__manifest__.py @@ -6,7 +6,7 @@ "name": "Mail Autosubscribe", "summary": "Automatically subscribe partners to its company's business documents", "version": "14.0.1.0.0", - "author": "Camptocamp SA, Odoo Community Association (OCA)", + "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Marketing", "depends": ["mail"], diff --git a/mail_layout_preview/__manifest__.py b/mail_layout_preview/__manifest__.py index 37875aed10..2f5a33a967 100644 --- a/mail_layout_preview/__manifest__.py +++ b/mail_layout_preview/__manifest__.py @@ -7,7 +7,7 @@ Preview email templates in the browser""", "version": "14.0.1.0.1", "license": "AGPL-3", - "author": "Camptocamp SA,Odoo Community Association (OCA)", + "author": "Camptocamp,Odoo Community Association (OCA)", "website": "https://github.com/OCA/social", "depends": ["mail"], "data": ["templates/email_preview.xml", "wizard/email_template_preview.xml"], diff --git a/mail_notification_with_history/__manifest__.py b/mail_notification_with_history/__manifest__.py index 97c67c307c..6fd0b51019 100644 --- a/mail_notification_with_history/__manifest__.py +++ b/mail_notification_with_history/__manifest__.py @@ -7,7 +7,7 @@ "version": "14.0.1.0.1", "category": "Social", "website": "https://github.com/OCA/social", - "author": "Camptocamp SA, Odoo Community Association (OCA)", + "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True, "depends": ["mail"], diff --git a/mail_thread_create_nolog/__manifest__.py b/mail_thread_create_nolog/__manifest__.py index 00dc98eb32..d75793f0ba 100644 --- a/mail_thread_create_nolog/__manifest__.py +++ b/mail_thread_create_nolog/__manifest__.py @@ -6,7 +6,7 @@ "version": "14.0.1.0.0", "category": "Mail", "website": "https://github.com/OCA/social", - "author": "Camptocamp SA, Odoo Community Association (OCA)", + "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["sebalix"], "development_status": "Alpha", "license": "AGPL-3",