From 623cc68d87295ec4cbc77a143d913b3fa85a1985 Mon Sep 17 00:00:00 2001 From: Ayush Tamra Date: Sun, 16 May 2021 17:18:46 +0530 Subject: [PATCH 1/2] Update data.json --- data.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 8e3e6ee4..375d357e 100644 --- a/data.json +++ b/data.json @@ -910,5 +910,11 @@ "githubUsername": "amino19", "imageUrl": "https://user-images.githubusercontent.com/75872316/118384765-6dad0480-b626-11eb-85ce-a6af24c19181.png", "issueNumber": 499 - } + }, + { + "name": "Ayush Tamra", + "githubUsername": "ayushtamra", + "imageUrl": "https://user-images.githubusercontent.com/64156683/118395408-fb5d1400-b667-11eb-99c9-549cc5e49b00.png", + "issueNumber": 517 + } ] From 3dcba748488ce3c59bd01651a2242e584388cfcc Mon Sep 17 00:00:00 2001 From: Ayush Tamra Date: Sun, 16 May 2021 17:43:23 +0530 Subject: [PATCH 2/2] Update data.json aligned braces Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com> --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 375d357e..9c73ee06 100644 --- a/data.json +++ b/data.json @@ -916,5 +916,5 @@ "githubUsername": "ayushtamra", "imageUrl": "https://user-images.githubusercontent.com/64156683/118395408-fb5d1400-b667-11eb-99c9-549cc5e49b00.png", "issueNumber": 517 - } + } ]