diff --git a/scripts/contributorList.js b/scripts/contributorList.js index 24408a4..56d2a65 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -362,4 +362,8 @@ let contributors = [ "github": "https://github.com/Shreyanshsingh23", "name": "Shreyansh Singh Gautam " }, + { + "github": "https://github.com/swastiswagat", + "name": "Swasti Swagat" + }, ];