Key is already in use when trying to add SSH Key to Github

git, github, ssh

Solution

He already has a GitHub account. Don't add the key, add his account (Admin/Collaborators).

Problem

One of my developers has sent his SSH keys so I can add to Github. I receive "Key is already in use" message. How Can I fix that?

Original source