From b4fe6f0d5d700ad9d52af6beeaf921db83257587 Mon Sep 17 00:00:00 2001 From: Harsh M Date: Mon, 21 Oct 2019 16:56:27 +0530 Subject: [PATCH] Add: My git profile info. --- hacktoberProfile.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hacktoberProfile.js b/hacktoberProfile.js index 7b240dc..1afa65a 100644 --- a/hacktoberProfile.js +++ b/hacktoberProfile.js @@ -678,5 +678,10 @@ var profiles = [ name : "pittyi2nd", place : "Hyogo, Japan", github : "pittyi2nd" + }, + { + name : "Harsh M.", + place : "Ahmedabad, India", + github : "ham118" } ];