From efb47729356f6b0897135a6c1814b56e924421ce Mon Sep 17 00:00:00 2001 From: crazy548 Date: Sat, 25 Jan 2020 22:31:26 +0530 Subject: [PATCH] add myself as a paticipant --- data/participants.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index ec9e76cb..d41be69a 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,4 @@ - + data = [ { "name": "Prathamesh Kakde", "imageurl": "https://avatars3.githubusercontent.com/u/58396450?s=460&v=4", @@ -1313,6 +1313,17 @@ data = [ { "twitter": "", "referral": "GeekHaven" } +{ + "name": "devender kumar", + "imageurl": "", + "about": "belive in yourself", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/crazy548", + "twitter": "", + "referral": "GeekHaven" +} + ]