mirror of https://github.com/OCA/web.git
[UPD] Brainbean Apps => CorporateHub
parent
88d09ba309
commit
105e14b6dd
|
@ -84,12 +84,14 @@ Credits
|
||||||
Authors
|
Authors
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
* Brainbean Apps OU
|
* CorporateHub
|
||||||
|
|
||||||
Contributors
|
Contributors
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
* `CorporateHub <https://corporatehub.eu/>`__
|
||||||
|
|
||||||
|
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||||
|
|
||||||
Maintainers
|
Maintainers
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
|
# 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).
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||||
{
|
{
|
||||||
"name": "Dynamic Dropdown Widget",
|
"name": "Dynamic Dropdown Widget",
|
||||||
|
@ -6,7 +7,7 @@
|
||||||
"category": "Web",
|
"category": "Web",
|
||||||
"version": "13.0.1.0.0",
|
"version": "13.0.1.0.0",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"author": "Brainbean Apps OU, Odoo Community Association (OCA)",
|
"author": "CorporateHub, Odoo Community Association (OCA)",
|
||||||
"website": "https://github.com/OCA/web/",
|
"website": "https://github.com/OCA/web/",
|
||||||
"depends": ["web"],
|
"depends": ["web"],
|
||||||
"data": ["templates/assets.xml"],
|
"data": ["templates/assets.xml"],
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
* `CorporateHub <https://corporatehub.eu/>`__
|
||||||
|
|
||||||
|
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||||
|
|
|
@ -431,13 +431,16 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||||
<div class="section" id="authors">
|
<div class="section" id="authors">
|
||||||
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
|
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Brainbean Apps OU</li>
|
<li>CorporateHub</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="contributors">
|
<div class="section" id="contributors">
|
||||||
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
|
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Alexey Pelykh <<a class="reference external" href="mailto:alexey.pelykh@brainbeanapps.com">alexey.pelykh@brainbeanapps.com</a>></li>
|
<li><a class="reference external" href="https://corporatehub.eu/">CorporateHub</a><ul>
|
||||||
|
<li>Alexey Pelykh <<a class="reference external" href="mailto:alexey.pelykh@corphub.eu">alexey.pelykh@corphub.eu</a>></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="maintainers">
|
<div class="section" id="maintainers">
|
||||||
|
|
Loading…
Reference in New Issue