diff --git a/people/github_username.js b/people/github_username.js new file mode 100644 index 000000000..6c161ef63 --- /dev/null +++ b/people/github_username.js @@ -0,0 +1,8 @@ +module.exports = { + name: 'Partha Sarathi Dey', + github: 'https://github.com/parthasdey2304/', + email: 'parthasdeyofficial@gmail.com', + twitter: '@vastavik_parth', + facebook: 'xxx', + linkedin: 'in/sarathiparth' +}