From cfb384b797fd3e2d69a325e568dadc72f4ec2523 Mon Sep 17 00:00:00 2001 From: Vasily Kuzin Date: Wed, 20 Dec 2023 22:51:29 +0300 Subject: [PATCH] Add Fabian Kurz to contributors --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 216e78c..86ee4bc 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,11 @@ "name": "Daniel Kelly", "email": "me@danielkelly.io", "url": "https://github.com/danielkellyio" + }, + { + "name": "Fabian Kurz", + "email": "info@fabian-kurz.de", + "url": "https://github.com/pixel-fabian" } ], "engines": { @@ -145,4 +150,4 @@ } ] } -} \ No newline at end of file +}