diff --git a/composer.json b/composer.json index 92f4280..9773686 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,15 @@ { - "name" : "icewind/smb", + "name" : "mmelyp/smb", "description" : "php wrapper for smbclient and libsmbclient-php", "license" : "MIT", "authors" : [ { "name" : "Robin Appelman", "email": "icewind@owncloud.com" + }, + { + "name" : "Manuel Mely", + "email": "mmely@mmely.de" } ], "require" : {