From b06b200dd39fe6e735724efb4304c60e090fa96a Mon Sep 17 00:00:00 2001 From: Devesh Anand Srivastava Date: Tue, 14 Sep 2021 21:42:53 +0530 Subject: [PATCH 1/3] added my data.json --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 72d032e1..b062e0e6 100644 --- a/data.json +++ b/data.json @@ -1324,5 +1324,13 @@ "githubUsername": "Krishnapro", "imageUrl": "https://user-images.githubusercontent.com/59277887/132136661-d62a6664-0fa3-437d-b97d-ea41ca21c61f.png", "issueNumber": 702 + }, + + { + "name": "Devesh Anand", + "githubUsername": "devesh-anand", + "imageUrl": "https://user-images.githubusercontent.com/30005922/133293857-90933953-10a7-4dc7-b69e-9272837daeb4.png", + "issueNumber": 715 } + ] From 4afc93b0b98d37dd6915547c35b89d4c38a73ae0 Mon Sep 17 00:00:00 2001 From: Devesh Anand Srivastava Date: Wed, 15 Sep 2021 14:59:38 +0530 Subject: [PATCH 2/3] Update data.json Removed the line Co-authored-by: David Leal --- data.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data.json b/data.json index b062e0e6..ed316530 100644 --- a/data.json +++ b/data.json @@ -1325,7 +1325,6 @@ "imageUrl": "https://user-images.githubusercontent.com/59277887/132136661-d62a6664-0fa3-437d-b97d-ea41ca21c61f.png", "issueNumber": 702 }, - { "name": "Devesh Anand", "githubUsername": "devesh-anand", From a23948d67e4ef2f792dbd971ae62c921ec642593 Mon Sep 17 00:00:00 2001 From: Devesh Anand Srivastava Date: Wed, 15 Sep 2021 15:00:03 +0530 Subject: [PATCH 3/3] Update data.json Removed the line Co-authored-by: David Leal --- data.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data.json b/data.json index ed316530..bc4a68cb 100644 --- a/data.json +++ b/data.json @@ -1331,5 +1331,4 @@ "imageUrl": "https://user-images.githubusercontent.com/30005922/133293857-90933953-10a7-4dc7-b69e-9272837daeb4.png", "issueNumber": 715 } - ]