From 7bf2a4a59cb1e98a200109aa9549a30d38d98e3d Mon Sep 17 00:00:00 2001 From: Akshaya Kulasekaran <61582763+Akshu-on-github@users.noreply.github.com> Date: Thu, 21 Oct 2021 08:56:11 +0530 Subject: [PATCH 1/2] Add GitHub Profile --- data.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index d7d224d5..5fdd4ceb 100644 --- a/data.json +++ b/data.json @@ -1498,5 +1498,11 @@ "githubUsername": "shrejal99", "imageUrl": "https://user-images.githubusercontent.com/54766839/138070516-8a61d5cd-1a3b-467c-a108-945f2dcc6530.png", "issueNumber": 784 - } + }, + { + "name": "Akshaya Kulasekaran", + "githubUsername": "Akshu-on-github", + "imageUrl": "https://user-images.githubusercontent.com/61582763/138205409-82ee17f6-4e1c-4beb-bcf3-98f063de2db9.png", + "issueNumber": 788 + } ] From 889cce83c9d6e54fade8231ba68baf50c97e5564 Mon Sep 17 00:00:00 2001 From: Akshaya Kulasekaran <61582763+Akshu-on-github@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:52:04 +0530 Subject: [PATCH 2/2] Remove Whitespace 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 5fdd4ceb..a17c6e98 100644 --- a/data.json +++ b/data.json @@ -1504,5 +1504,5 @@ "githubUsername": "Akshu-on-github", "imageUrl": "https://user-images.githubusercontent.com/61582763/138205409-82ee17f6-4e1c-4beb-bcf3-98f063de2db9.png", "issueNumber": 788 - } + } ]