diff --git a/src/Components/profileList/profileList.js b/src/Components/profileList/profileList.js index 260858e..4497070 100644 --- a/src/Components/profileList/profileList.js +++ b/src/Components/profileList/profileList.js @@ -152,5 +152,12 @@ export const profileList = [ twitterUsername: '', linkedinURL: 'https://www.linkedin.com/in/manoj-naik-35a718202/', }, + { + name: 'Sooraj S M', + githubUsername: 'soorajsm', + instagramUsername: 'sooraj05_', + twitterUsername: '', + linkedinURL: 'https://www.linkedin.com/in/sooraj-moger-588303208/', + }, ]