From 08b1afac75df04e03669e69682264636b4ebdcad Mon Sep 17 00:00:00 2001 From: Jens Hausdorf Date: Sun, 5 Nov 2017 16:50:24 +0100 Subject: [PATCH] add myself to the authors --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index c7a79b4..d6bcc1d 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,11 @@ "name": "Romain Biard", "email": "romain.biard@gmail.com", "homepage": "https://www.strime.io/" + }, + { + "name": "Jens Hausdorf", + "email": "hello@jens-hausdorf.de", + "homepage": "https://jens-hausdorf.de" } ], "require": {