From 36f6ca727b16cc6308cdd80b5c42b41d57ddd469 Mon Sep 17 00:00:00 2001 From: giga <2468336678@qq.com> Date: Thu, 21 Aug 2025 21:48:35 +0800 Subject: [PATCH] First Contribution --- scripts/contributorList.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/contributorList.js b/scripts/contributorList.js index 6e63868..a9505b2 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -126,4 +126,9 @@ let contributors = [ "name": "Ujjawal" } , + { + "github": "https://github.com/stillcalm", + "name": "stillcalm" + } + , ]