diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index 2146cd3..3d2d33a 100644 --- a/contributors/contributorsList.js +++ b/contributors/contributorsList.js @@ -8,5 +8,10 @@ contributors = [ id: 2, fullname: "sample 2", username: "https://github.com/TechHack3", + }, + { + id: 3, + fullname: "Suraj Vishwakarma", + username: "https://github.com/surajwakka", } ];