From 48778172d236f5cc702188dfba033517b275f620 Mon Sep 17 00:00:00 2001 From: Chad Gregory Date: Wed, 1 Feb 2023 14:43:58 +0000 Subject: [PATCH] add contributors --- social/pusher/package.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/social/pusher/package.json b/social/pusher/package.json index 65498700..941fd729 100644 --- a/social/pusher/package.json +++ b/social/pusher/package.json @@ -25,5 +25,11 @@ "name": "Dave Conway-Jones", "email": "ceejay@vnet.ibm.com", "url": "http://nodered.org" - } + }, + "contributors": [ + { + "name": "Shaqaruden", + "email": "shaqaruden@gmail.com" + } + ] }