From d6270d9e78969ed45e10bdd2615978856feff38d Mon Sep 17 00:00:00 2001 From: Shreyas Gupta Date: Fri, 17 Jan 2020 23:19:15 +0530 Subject: [PATCH] Add myself as participant --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 302052c5..9711801c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,5 +1,14 @@ [ - + { + "name" : "Shreyas Gupta", + "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about" : "On my journey of Software Development", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/shreyashwr", + "github" : "https://github.com/sggts04", + "twitter" : "https://twitter.com/sggts04", + "referral" : "" + } ]