From 61fa3495658d9556de6882e7e180475d291aa5ff Mon Sep 17 00:00:00 2001 From: Pranjal Pandey <130264859+heropj@users.noreply.github.com> Date: Sun, 27 Oct 2024 13:56:45 +0530 Subject: [PATCH] Update contributorList.js my first commit - hero --- scripts/contributorList.js | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/scripts/contributorList.js b/scripts/contributorList.js index 24408a4..a64002a 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -358,8 +358,12 @@ let contributors = [ "github": "https://github.com/bamof25th", "name": "Aniket Baghel" }, - { - "github": "https://github.com/Shreyanshsingh23", +{ + "github": "https://github.com/Shreyanshsingh23", "name": "Shreyansh Singh Gautam " - }, +}, +{ + "github": "https://github.com/heropj", + "name": "Pranjal Pandey" +}, ];