From afb5cb09be7518ad0096a7bb74761c46cfc2e5cf Mon Sep 17 00:00:00 2001 From: Nicolas CARPi Date: Mon, 20 Feb 2023 02:35:35 +0100 Subject: [PATCH] add Nicolas CARPi to authors in composer.json --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index 278bab8..73ce4bd 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,11 @@ "name": "Rob Janssen", "homepage": "http://robiii.me", "role": "Developer" + }, + { + "name": "Nicolas CARPi", + "homepage": "https://github.com/NicolasCARPi", + "role": "Developer" } ], "support": {