diff --git a/golem_resource/__manifest__.py b/golem_resource/__manifest__.py index 1709600..3e36b95 100644 --- a/golem_resource/__manifest__.py +++ b/golem_resource/__manifest__.py @@ -22,7 +22,7 @@ 'description': ''' GOLEM resources management ''', 'version': '10.0.1.13.3', 'category': 'GOLEM', - 'author': 'Youssef El Ouahby, Fabien Bourgeois', + 'author': 'Youssef ElOuahby, Fabien Bourgeois', 'license': 'AGPL-3', 'application': True, 'installable': True,