diff --git a/pms_base/__manifest__.py b/pms_base/__manifest__.py index 9dcc9a688..a14442f81 100644 --- a/pms_base/__manifest__.py +++ b/pms_base/__manifest__.py @@ -10,7 +10,7 @@ "category": "Generic Modules/Property Management System", "website": "https://github.com/OCA/pms", "author": "Commit [Sun], Open Source Integrators, Odoo Community Association (OCA)", - "maintainers": ["eantones"], + "maintainers": ["max3903"], "license": "AGPL-3", "application": True, "depends": ["base_geolocalize", "mail", "product"],