From a9c2987aa09e875d159bf78e56956fd73ed7eb7b Mon Sep 17 00:00:00 2001 From: Alexey Pelykh Date: Sat, 25 Apr 2020 11:58:10 +0200 Subject: [PATCH] [IMP] account_bank_statement_import_online_paypal: maintainers --- account_bank_statement_import_online_paypal/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/account_bank_statement_import_online_paypal/__manifest__.py b/account_bank_statement_import_online_paypal/__manifest__.py index 777ccd7..060aca0 100644 --- a/account_bank_statement_import_online_paypal/__manifest__.py +++ b/account_bank_statement_import_online_paypal/__manifest__.py @@ -9,6 +9,7 @@ 'Brainbean Apps, ' 'Dataplug, ' 'Odoo Community Association (OCA)', + 'maintainers': ['alexey-pelykh'], 'website': 'https://github.com/OCA/bank-statement-import/', 'license': 'AGPL-3', 'category': 'Accounting',