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',