From 7eba9e23cbf9c868d6c534342049ae4538572e8c Mon Sep 17 00:00:00 2001 From: morgen-code Date: Mon, 6 Oct 2025 10:34:58 +0900 Subject: [PATCH] add my Profile --- Contributors.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Contributors.json b/Contributors.json index 8f80317..edce5ce 100644 --- a/Contributors.json +++ b/Contributors.json @@ -448,5 +448,11 @@ "github": "https://github.com/sh0jitmy", "favoriteColor": "#F8C3CD", "favoriteEmoji": "😄" + }, + { + "name": "morgen-code", + "github": "https://github.com/morgen-code", + "favoriteColor": "#0068b7", + "favoriteEmoji": "🐍" } ]