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