From de4d05c9ee8b79a358f916501d6cb95e4a304165 Mon Sep 17 00:00:00 2001 From: Mystic Date: Fri, 31 Oct 2025 15:43:20 +0530 Subject: [PATCH 1/2] Profile --- src/data/contributors.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/data/contributors.json b/src/data/contributors.json index ed6e58b..9251c03 100644 --- a/src/data/contributors.json +++ b/src/data/contributors.json @@ -680,5 +680,21 @@ "community": null }, "repos": ["Website"] + }, + { + "slug": "yug-johri", + "name": "Yug Johri", + "role": "Contributor", + "location": "Bhopal, Madhya Pradesh, India.", + "bio": "Open Source Contributor", + "status": "active", + "avatarUrl": "https://github.com/account", + "links": { + "github": "https://github.com/Mystic-commits", + "x": null, + "linkedin": "https://www.linkedin.com/in/yugjohri/", + "community": null + }, + "repos": ["Website"] } ] From 025b2c63497e9c745a01f8cb55c0b2ff50fd48c3 Mon Sep 17 00:00:00 2001 From: Mystic Date: Fri, 31 Oct 2025 15:51:42 +0530 Subject: [PATCH 2/2] Profile Update --- src/data/contributors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/contributors.json b/src/data/contributors.json index 9251c03..c236e71 100644 --- a/src/data/contributors.json +++ b/src/data/contributors.json @@ -691,7 +691,7 @@ "avatarUrl": "https://github.com/account", "links": { "github": "https://github.com/Mystic-commits", - "x": null, + "x": "https://x.com/yugjohri520", "linkedin": "https://www.linkedin.com/in/yugjohri/", "community": null },