diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js index 2146cd3..e6d0710 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: "Vanshika Gupta", + username: "https://github.com/gva-cse", } ];