diff --git a/web_widget_dropdown_dynamic/README.rst b/web_widget_dropdown_dynamic/README.rst index dd1a738ca..182360991 100644 --- a/web_widget_dropdown_dynamic/README.rst +++ b/web_widget_dropdown_dynamic/README.rst @@ -84,12 +84,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps OU +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/web_widget_dropdown_dynamic/__manifest__.py b/web_widget_dropdown_dynamic/__manifest__.py index 79edb4045..e556da8d1 100644 --- a/web_widget_dropdown_dynamic/__manifest__.py +++ b/web_widget_dropdown_dynamic/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Dynamic Dropdown Widget", @@ -6,7 +7,7 @@ "category": "Web", "version": "13.0.1.0.0", "license": "AGPL-3", - "author": "Brainbean Apps OU, Odoo Community Association (OCA)", + "author": "CorporateHub, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web/", "depends": ["web"], "data": ["templates/assets.xml"], diff --git a/web_widget_dropdown_dynamic/readme/CONTRIBUTORS.rst b/web_widget_dropdown_dynamic/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/web_widget_dropdown_dynamic/readme/CONTRIBUTORS.rst +++ b/web_widget_dropdown_dynamic/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/web_widget_dropdown_dynamic/static/description/index.html b/web_widget_dropdown_dynamic/static/description/index.html index 88600c245..8da1257d4 100644 --- a/web_widget_dropdown_dynamic/static/description/index.html +++ b/web_widget_dropdown_dynamic/static/description/index.html @@ -431,13 +431,16 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

    -
  • Brainbean Apps OU
  • +
  • CorporateHub