From 25bedbf7fce3e3c5e4458e851b5fa502588d4a68 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 13 Dec 2021 16:41:49 +0100 Subject: [PATCH] [REF] bi_sql_editor : add maintainers --- bi_sql_editor/__manifest__.py | 1 + 1 file changed, 1 insertion(+) 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',