diff --git a/web_ir_actions_act_view_reload/README.rst b/web_ir_actions_act_view_reload/README.rst index 4ac1c6a43..4d0322aeb 100644 --- a/web_ir_actions_act_view_reload/README.rst +++ b/web_ir_actions_act_view_reload/README.rst @@ -62,13 +62,16 @@ Authors ~~~~~~~ * Modoolar -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ * Petar Najman -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh + Maintainers ~~~~~~~~~~~ diff --git a/web_ir_actions_act_view_reload/__manifest__.py b/web_ir_actions_act_view_reload/__manifest__.py index 872392874..961f30643 100644 --- a/web_ir_actions_act_view_reload/__manifest__.py +++ b/web_ir_actions_act_view_reload/__manifest__.py @@ -1,5 +1,6 @@ # Copyright 2017 - 2018 Modoolar # Copyright 2018 Brainbean Apps +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html). { @@ -8,7 +9,7 @@ "category": "Web", "version": "13.0.1.0.0", "license": "LGPL-3", - "author": "Modoolar, Brainbean Apps, Odoo Community Association (OCA)", + "author": "Modoolar, CorporateHub, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web/", "depends": ["web"], "data": ["views/web_ir_actions_act_view_reload.xml"], diff --git a/web_ir_actions_act_view_reload/readme/CONTRIBUTORS.rst b/web_ir_actions_act_view_reload/readme/CONTRIBUTORS.rst index 5f345324b..5190f35fa 100644 --- a/web_ir_actions_act_view_reload/readme/CONTRIBUTORS.rst +++ b/web_ir_actions_act_view_reload/readme/CONTRIBUTORS.rst @@ -1,2 +1,4 @@ * Petar Najman -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh