From 0b7d0f78c9a1b0d12f01216e3a65181e0a90873f Mon Sep 17 00:00:00 2001 From: Maninder Sidhu <90073393+github4maninder@users.noreply.github.com> Date: Tue, 28 Dec 2021 14:23:54 -0500 Subject: [PATCH 1/3] Create ManinderSidhu.json file create a new file in profile folder --- profiles/ManinderSidhu.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 profiles/ManinderSidhu.json diff --git a/profiles/ManinderSidhu.json b/profiles/ManinderSidhu.json new file mode 100644 index 00000000..70d9dba1 --- /dev/null +++ b/profiles/ManinderSidhu.json @@ -0,0 +1,6 @@ +{ + "image": "https://raw.githubusercontent.com/github4maninder/github4maninder/main/GitHub4ManinderProfile.JPG", + "issueId": 942, + "name": "Maninder", + "username": "Maninder Sidhu" +} From d21a1d2db7f373ef27177dcd2bc5c0fdf130d7c2 Mon Sep 17 00:00:00 2001 From: Maninder Sidhu <90073393+github4maninder@users.noreply.github.com> Date: Tue, 28 Dec 2021 14:37:49 -0500 Subject: [PATCH 2/3] Update ManinderSidhu.json update the correct image url --- profiles/ManinderSidhu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/ManinderSidhu.json b/profiles/ManinderSidhu.json index 70d9dba1..1a6cecf1 100644 --- a/profiles/ManinderSidhu.json +++ b/profiles/ManinderSidhu.json @@ -1,5 +1,5 @@ { - "image": "https://raw.githubusercontent.com/github4maninder/github4maninder/main/GitHub4ManinderProfile.JPG", + "image": "https://user-images.githubusercontent.com/90073393/147600481-516c52a4-b7ec-493f-a387-540c41d925c4.JPG", "issueId": 942, "name": "Maninder", "username": "Maninder Sidhu" From 4cfd82fb989532d7682e4fd679e9599d45a02799 Mon Sep 17 00:00:00 2001 From: Maninder Sidhu <90073393+github4maninder@users.noreply.github.com> Date: Tue, 28 Dec 2021 14:43:43 -0500 Subject: [PATCH 3/3] Update ManinderSidhu.json update name and username --- profiles/ManinderSidhu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/ManinderSidhu.json b/profiles/ManinderSidhu.json index 1a6cecf1..bf6ab02a 100644 --- a/profiles/ManinderSidhu.json +++ b/profiles/ManinderSidhu.json @@ -1,6 +1,6 @@ { "image": "https://user-images.githubusercontent.com/90073393/147600481-516c52a4-b7ec-493f-a387-540c41d925c4.JPG", "issueId": 942, - "name": "Maninder", - "username": "Maninder Sidhu" + "name": "Maninder Sidhu", + "username": "github4maninder" }