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" +}, ];