From 94d0f969988fc5ac1b455d915f4b6d6b6c123069 Mon Sep 17 00:00:00 2001 From: Hauke Date: Thu, 8 Oct 2020 15:24:46 +0200 Subject: [PATCH] Changed name, added me as an author --- composer.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 34efce4..7930d34 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "andres-montanez/magallanes", + "name": "hauke68/magallanes", "description": "The Deployment Tool for PHP Applications", "homepage": "https://magephp.com", "license": "MIT", @@ -9,6 +9,10 @@ { "name": "Andrés Montañez", "email": "andresmontanez@gmail.com" + }, + { + "name": "Hauke Zühl", + "email": "hzuehl@web.de" } ], "require": {