From ac9da99f48ac95c864b99bc1c21ca808a57c7239 Mon Sep 17 00:00:00 2001 From: Jiri Spac Date: Wed, 28 Dec 2016 11:43:22 +0100 Subject: [PATCH] added contributors --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d815577..616516c 100644 --- a/package.json +++ b/package.json @@ -67,5 +67,8 @@ "test/**", "default-listener.js" ] - } + }, + "contributors": [ + "Alexis Vincent " + ] }