From 70623693599ac561d17acc5224f0eb080da66696 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 2 Mar 2015 15:34:12 +0100 Subject: [PATCH] Add OCA as author of OCA addons In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association. --- asterisk_click2dial/__openerp__.py | 2 +- asterisk_click2dial_crm/__openerp__.py | 2 +- base_phone/__openerp__.py | 2 +- base_phone_popup/__openerp__.py | 2 +- crm_claim_phone/__openerp__.py | 2 +- crm_phone/__openerp__.py | 2 +- event_phone/__openerp__.py | 2 +- hr_phone/__openerp__.py | 2 +- hr_recruitment_phone/__openerp__.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/asterisk_click2dial/__openerp__.py b/asterisk_click2dial/__openerp__.py index 8110009..e93fea8 100644 --- a/asterisk_click2dial/__openerp__.py +++ b/asterisk_click2dial/__openerp__.py @@ -93,7 +93,7 @@ functionalities: A detailed documentation for this module is available on the Akretion Web site: http://www.akretion.com/products-and-services/openerp-asterisk-voip-connector """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com/', 'depends': ['base_phone'], 'external_dependencies': {'python': ['phonenumbers', 'Asterisk']}, diff --git a/asterisk_click2dial_crm/__openerp__.py b/asterisk_click2dial_crm/__openerp__.py index 21b9996..a46ac9e 100644 --- a/asterisk_click2dial_crm/__openerp__.py +++ b/asterisk_click2dial_crm/__openerp__.py @@ -23,7 +23,7 @@ { "name": "Asterisk Click2dial CRM", "version": "0.1", - "author": "Akretion", + "author": "Akretion,Odoo Community Association (OCA)", "website": "http://www.akretion.com", "license": "AGPL-3", "category": "Phone", diff --git a/base_phone/__openerp__.py b/base_phone/__openerp__.py index 907c7cc..7c46812 100644 --- a/base_phone/__openerp__.py +++ b/base_phone/__openerp__.py @@ -61,7 +61,7 @@ This module is independant from the Asterisk connector. Please contact Alexis de Lattre from Akretion for any help or question about this module. """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com/', 'depends': ['base', 'web'], 'external_dependencies': {'python': ['phonenumbers']}, diff --git a/base_phone_popup/__openerp__.py b/base_phone_popup/__openerp__.py index 1587dea..ac8b989 100644 --- a/base_phone_popup/__openerp__.py +++ b/base_phone_popup/__openerp__.py @@ -52,7 +52,7 @@ feature provided by this module won't work with older versions of Nginx. TODO : document this new feature on the Akretion Web site : http://www.akretion.com/products-and-services/openerp-asterisk-voip-connector """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com/', 'depends': ['base_phone', 'web_action_request'], 'data': [ diff --git a/crm_claim_phone/__openerp__.py b/crm_claim_phone/__openerp__.py index e8cbaa0..cd7fc1f 100644 --- a/crm_claim_phone/__openerp__.py +++ b/crm_claim_phone/__openerp__.py @@ -39,7 +39,7 @@ This module is independant from the Asterisk connector. Please contact Alexis de Lattre from Akretion for any help or question about this module. """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com/', 'depends': ['base_phone', 'crm_claim'], 'data': ['crm_claim_view.xml'], diff --git a/crm_phone/__openerp__.py b/crm_phone/__openerp__.py index 8ef34ed..6b9233b 100644 --- a/crm_phone/__openerp__.py +++ b/crm_phone/__openerp__.py @@ -39,7 +39,7 @@ This module is independant from the Asterisk connector. Please contact Alexis de Lattre from Akretion for any help or question about this module. """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com/', 'depends': ['base_phone', 'crm'], 'data': [ diff --git a/event_phone/__openerp__.py b/event_phone/__openerp__.py index 33af8a5..40925b0 100644 --- a/event_phone/__openerp__.py +++ b/event_phone/__openerp__.py @@ -39,7 +39,7 @@ This module is independant from the Asterisk connector. Please contact Alexis de Lattre from Akretion for any help or question about this module. """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com/', 'depends': ['base_phone', 'event'], 'data': [ diff --git a/hr_phone/__openerp__.py b/hr_phone/__openerp__.py index b5d790c..07b4678 100644 --- a/hr_phone/__openerp__.py +++ b/hr_phone/__openerp__.py @@ -39,7 +39,7 @@ This module is independant from the Asterisk connector. Please contact Alexis de Lattre from Akretion for any help or question about this module. """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com/', 'depends': ['base_phone', 'hr'], 'data': [ diff --git a/hr_recruitment_phone/__openerp__.py b/hr_recruitment_phone/__openerp__.py index c0d7be9..794314e 100644 --- a/hr_recruitment_phone/__openerp__.py +++ b/hr_recruitment_phone/__openerp__.py @@ -39,7 +39,7 @@ This module is independant from the Asterisk connector. Please contact Alexis de Lattre from Akretion for any help or question about this module. """, - 'author': 'Akretion', + 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com/', 'depends': ['base_phone', 'hr_recruitment'], 'data': [