From 64067613fafc11a1a3c6cb83f927a10875f56ad6 Mon Sep 17 00:00:00 2001 From: Alexander Zeitler Date: Mon, 18 Jun 2018 15:58:41 +0200 Subject: [PATCH] add Palash Mondal as contributor --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 0be44b6..60375d3 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,9 @@ "contributors": [ { "name": "Ignatiev Mikhail" + }, + { + "name": "Palash Mondal" } ], "license": "MIT",