diff --git a/product_image_suggestion/__manifest__.py b/product_image_suggestion/__manifest__.py index 47e4c38ff..2e913a5f4 100644 --- a/product_image_suggestion/__manifest__.py +++ b/product_image_suggestion/__manifest__.py @@ -26,7 +26,7 @@ 'version': '11.0.1.0.0', 'summary': 'Suggest product images from google search', 'category': 'Tools', - 'author': 'Akhilesh N S', + 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'depends': ['base', 'product'],