diff --git a/maintenance_plan/__manifest__.py b/maintenance_plan/__manifest__.py index 0920622b5..61b429887 100644 --- a/maintenance_plan/__manifest__.py +++ b/maintenance_plan/__manifest__.py @@ -4,7 +4,7 @@ "name": "Maintenance Plan", "summary": "Extends preventive maintenance planning", "version": "14.0.1.6.5", - "author": "Camptocamp SA, ForgeFlow, Odoo Community Association (OCA)", + "author": "Camptocamp, ForgeFlow, Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Maintenance", "website": "https://github.com/OCA/maintenance",