From 2aac72737db605e6d8d1a8d41f38373f6b67668c Mon Sep 17 00:00:00 2001 From: codeWithkrish123 Date: Sat, 27 Sep 2025 03:53:25 +0530 Subject: [PATCH] datachange --- scripts/contributorList.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/contributorList.js b/scripts/contributorList.js index 6e63868..db25ef3 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -1,4 +1,10 @@ let contributors = [ + + { + "github": "https://github.com/codeWithkrish123", + "name": "krish sah" + }, + { "github": "https://github.com/jhamadhav", "name": "Madhav Jha"