From 1bcfdd6d2e0f56cb2c51ff56020ecb8338638d66 Mon Sep 17 00:00:00 2001 From: Nitish Kumar Date: Sun, 28 Feb 2021 17:19:41 +0530 Subject: [PATCH] Added krniya profile Adding details in data.json --- data.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 8d397141..eab0fe31 100644 --- a/data.json +++ b/data.json @@ -634,5 +634,11 @@ "githubUsername": "schmelto", "imageUrl": "https://user-images.githubusercontent.com/30869493/108380804-7ea4d000-7207-11eb-8f3e-2d00b21d1456.png", "issueNumber": 373 - } + }, + { + "name": "Nitish Kumar", + "githubUsername": "krniya", + "imageUrl": "https://user-images.githubusercontent.com/5454844/109417110-3b591700-79e8-11eb-9258-b4d830b0cbe6.png", + "issueNumber": 375 + }, ]