1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-09-13 04:30:17 +02:00

Changed name, added me as an author

This commit is contained in:
Hauke 2020-10-08 15:24:46 +02:00 committed by GitHub
parent 27755a8790
commit 94d0f96998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{ {
"name": "andres-montanez/magallanes", "name": "hauke68/magallanes",
"description": "The Deployment Tool for PHP Applications", "description": "The Deployment Tool for PHP Applications",
"homepage": "https://magephp.com", "homepage": "https://magephp.com",
"license": "MIT", "license": "MIT",
@ -9,6 +9,10 @@
{ {
"name": "Andrés Montañez", "name": "Andrés Montañez",
"email": "andresmontanez@gmail.com" "email": "andresmontanez@gmail.com"
},
{
"name": "Hauke Zühl",
"email": "hzuehl@web.de"
} }
], ],
"require": { "require": {