diff --git a/scripts/contributorList.js b/scripts/contributorList.js index 6e63868..9eed055 100644 --- a/scripts/contributorList.js +++ b/scripts/contributorList.js @@ -126,4 +126,8 @@ let contributors = [ "name": "Ujjawal" } , + { + "github": "https://github.com/farhan-4201", + "name" : "Farhan" + } ]