From 24bb324c4603111b943a3ea0e81117bbbec36b2c Mon Sep 17 00:00:00 2001 From: Alexey Pelykh Date: Sun, 8 Nov 2020 15:51:27 +0200 Subject: [PATCH] [UPD] Brainbean Apps => CorporateHub --- account_bank_statement_import_online/README.rst | 7 ++++--- account_bank_statement_import_online/__manifest__.py | 4 ++-- .../readme/CONTRIBUTORS.rst | 4 +++- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/account_bank_statement_import_online/README.rst b/account_bank_statement_import_online/README.rst index 9e69676a..e37468d6 100644 --- a/account_bank_statement_import_online/README.rst +++ b/account_bank_statement_import_online/README.rst @@ -88,13 +88,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps -* Dataplug +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/account_bank_statement_import_online/__manifest__.py b/account_bank_statement_import_online/__manifest__.py index c8653081..c45ffa5f 100644 --- a/account_bank_statement_import_online/__manifest__.py +++ b/account_bank_statement_import_online/__manifest__.py @@ -1,11 +1,11 @@ # Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com) -# Copyright 2019-2020 Dataplug (https://dataplug.io) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Online Bank Statements", "version": "13.0.1.0.0", - "author": "Brainbean Apps, Dataplug, Odoo Community Association (OCA)", + "author": "CorporateHub, Odoo Community Association (OCA)", "maintainers": ["alexey-pelykh"], "website": "https://github.com/OCA/bank-statement-import/", "license": "AGPL-3", diff --git a/account_bank_statement_import_online/readme/CONTRIBUTORS.rst b/account_bank_statement_import_online/readme/CONTRIBUTORS.rst index 1c6a35a1..724bc1d0 100644 --- a/account_bank_statement_import_online/readme/CONTRIBUTORS.rst +++ b/account_bank_statement_import_online/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh