Skip to content

Commit

Permalink
[UPD] Brainbean Apps => CorporateHub
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-pelykh committed Nov 4, 2020
1 parent b8f3c72 commit f1c7f12
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 16 deletions.
6 changes: 4 additions & 2 deletions connector_jira/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ JIRA Connector
:target: https://runbot.odoo-community.org/runbot/233/12.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds Jira synchronization feature.

Expand Down Expand Up @@ -228,7 +228,9 @@ Contributors
* jcoux <julien.coux@camptocamp.com>
* Tonow-c2c
* Simone Orsi <simahawk@gmail.com>
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>

Maintainers
~~~~~~~~~~~
Expand Down
4 changes: 3 additions & 1 deletion connector_jira/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@
* jcoux <julien.coux@camptocamp.com>
* Tonow-c2c
* Simone Orsi <simahawk@gmail.com>
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>
6 changes: 4 additions & 2 deletions connector_jira_tempo/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ JIRA Connector Tempo
:target: https://runbot.odoo-community.org/runbot/233/12.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds Jira Tempo synchronization feature.

Expand Down Expand Up @@ -55,7 +55,9 @@ Contributors

* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Simone Orsi <simahawk@gmail.com>
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>

Maintainers
~~~~~~~~~~~
Expand Down
4 changes: 3 additions & 1 deletion connector_jira_tempo/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Simone Orsi <simahawk@gmail.com>
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>
8 changes: 5 additions & 3 deletions connector_jira_tempo_base/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ JIRA Connector Tempo (base)
:target: https://runbot.odoo-community.org/runbot/233/12.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module provides base for building Tempo connectors.

Expand All @@ -48,13 +48,15 @@ Credits
Authors
~~~~~~~

* Brainbean Apps
* CorporateHub
* Camptocamp

Contributors
~~~~~~~~~~~~

* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>
* Simone Orsi <simone.orsi@camptocamp.com>

Maintainers
Expand Down
3 changes: 2 additions & 1 deletion connector_jira_tempo_base/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Copyright 2018 Camptocamp SA
# Copyright 2019 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

{
Expand All @@ -8,7 +9,7 @@
'category': 'Connector',
'website': 'https://github.com/OCA/connector-jira',
'author':
'Brainbean Apps, '
'CorporateHub, '
'Camptocamp, '
'Odoo Community Association (OCA)',
'license': 'AGPL-3',
Expand Down
4 changes: 3 additions & 1 deletion connector_jira_tempo_base/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>
* Simone Orsi <simone.orsi@camptocamp.com>
8 changes: 5 additions & 3 deletions connector_jira_tempo_project_role/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ JIRA Connector Tempo: Project Roles
:target: https://runbot.odoo-community.org/runbot/233/12.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows providing active assignemnts for Dynamic Dropdown fields in
Tempo Worklogs and importing it back.
Expand Down Expand Up @@ -55,12 +55,14 @@ Credits
Authors
~~~~~~~

* Brainbean Apps
* CorporateHub

Contributors
~~~~~~~~~~~~

* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>

Maintainers
~~~~~~~~~~~
Expand Down
3 changes: 2 additions & 1 deletion connector_jira_tempo_project_role/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2019 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

{
Expand All @@ -7,7 +8,7 @@
'category': 'Connector',
'website': 'https://github.com/OCA/connector-jira',
'author':
'Brainbean Apps, '
'CorporateHub, '
'Odoo Community Association (OCA)',
'license': 'AGPL-3',
'installable': True,
Expand Down
4 changes: 3 additions & 1 deletion connector_jira_tempo_project_role/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>

0 comments on commit f1c7f12

Please sign in to comment.