From 61849f3ea1bb470ffa14b48c9c78416e05218707 Mon Sep 17 00:00:00 2001 From: Raj Pathare Date: Tue, 15 Oct 2019 10:54:47 +0530 Subject: [PATCH] Update hacktoberProfile.js --- hacktoberProfile.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hacktoberProfile.js b/hacktoberProfile.js index f341eba..a259ddd 100644 --- a/hacktoberProfile.js +++ b/hacktoberProfile.js @@ -563,5 +563,10 @@ var profiles = [ name: "Dilek Tas Uzulmez", place: "Corum, Turkey", github: "dilekuzulmez" + }, + { + name: "Raj Ganesh Pathare", + place: "Mumbai, India", + github: "RajPathare" } ];