What happens is that when I upload the repository to github through the terminal at the time of entering the web to the repository my name appears twice, I have changed it with the following command:
$ git config --global user.name "Mr. Goding"
if the change is reflected but it appears twice as seen in the image, and in the repositories of other colleagues only its name comes out once, what do I have to do to appear once? I would appreciate it