I have a repo named ludo. The contributor is only me myself. I use vscode terminal for committing and pushing code. The code is getting pushed successfully but not showing any contributions on my GitHub account. It is showing 2 authors under the insights panel, however I am the only contributor. This other author is me myself (Same name ‘Pranav-Rustagi’). I checked the credentials using
git config --list
The credentials (username and mail address) are mine.
Please help.