diff --git a/auth_saml/__manifest__.py b/auth_saml/__manifest__.py index 79f3ad29bd..42d2b465a1 100644 --- a/auth_saml/__manifest__.py +++ b/auth_saml/__manifest__.py @@ -7,6 +7,7 @@ "version": "16.0.1.0.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", "web"],