From ccca45bd24098a57cb603d884e50f7294073af44 Mon Sep 17 00:00:00 2001 From: Debaditya Som <121785700+Debaditya-Som@users.noreply.github.com> Date: Sun, 30 Jul 2023 19:24:11 +0530 Subject: [PATCH] Update profiles.json Added my profile in profiles.json --- profiles/profiles.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/profiles.json b/profiles/profiles.json index 06eb8e0..d562735 100644 --- a/profiles/profiles.json +++ b/profiles/profiles.json @@ -308,5 +308,10 @@ "image": "https://avatars.githubusercontent.com/u/39189903?v=4", "name": "Danny Thompson", "username": "DThompsonDev" + }, + { + "image": "https://avatars.githubusercontent.com/u/121785700?s=400&u=62f7ec7d1696beb1253bc8264e47cee66370c110&v=4", + "name": "Debaditya Som", + "username": "Debaditya-Som" } ]