Browse Source
Update manifest
Removed Author and changes maintainers
pull/1325/head
Mayank Gosai
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
web_widget_digitized_signature/__manifest__.py
|
@ -10,7 +10,6 @@ |
|
|
'author': 'Serpent Consulting Services Pvt. Ltd., ' |
|
|
'author': 'Serpent Consulting Services Pvt. Ltd., ' |
|
|
'Agile Business Group, ' |
|
|
'Agile Business Group, ' |
|
|
'Tecnativa, ' |
|
|
'Tecnativa, ' |
|
|
'Open Source Integrators,' |
|
|
|
|
|
'Odoo Community Association (OCA)', |
|
|
'Odoo Community Association (OCA)', |
|
|
'website': 'https://github.com/OCA/web', |
|
|
'website': 'https://github.com/OCA/web', |
|
|
'license': 'AGPL-3', |
|
|
'license': 'AGPL-3', |
|
@ -28,5 +27,5 @@ |
|
|
], |
|
|
], |
|
|
'installable': True, |
|
|
'installable': True, |
|
|
'development_status': 'Stable', |
|
|
'development_status': 'Stable', |
|
|
'maintainers': ['cubells'], |
|
|
|
|
|
|
|
|
'maintainers': ['mgosai'], |
|
|
} |
|
|
} |