diff --git a/bi_sql_editor/__manifest__.py b/bi_sql_editor/__manifest__.py index cab679d64..d1afe5ab1 100644 --- a/bi_sql_editor/__manifest__.py +++ b/bi_sql_editor/__manifest__.py @@ -9,6 +9,7 @@ 'license': 'AGPL-3', 'category': 'Reporting', 'author': 'GRAP,Odoo Community Association (OCA)', + 'maintainers': ['legalsylvain'], 'website': 'https://github.com/OCA/reporting-engine', 'depends': [ 'base',