diff --git a/auth_saml/__manifest__.py b/auth_saml/__manifest__.py index 31f4de88fa..f0b2b54630 100644 --- a/auth_saml/__manifest__.py +++ b/auth_saml/__manifest__.py @@ -7,6 +7,7 @@ "version": "15.0.1.2.1", "category": "Tools", "author": "XCG Consulting, Odoo Community Association (OCA)", + "maintainers": ["vincent-hatakeyama"], "website": "https://github.com/OCA/server-auth", "license": "AGPL-3", "depends": ["base_setup"],