Page 1 of 1

Tracking GitHub developers email addresses

Posted: Tue Sep 05, 2017 8:29 am
by __philippe
Have you ever tried contacting a GitHub product's developer ?
Knowing the person's name is a good start, of course, but finding his/her actual email address would be even better...;-)

Well, just stumbled across an ingenious search method contributed recently by StackOveflow's user "Nikhil"

SYNOPSIS :
("This method worked in August 2017")

  • 2.Find the GitHub username for which you want the email:
       Replace the xxxxxxx in the URL with the person's GitHub username.
       Hit Enter.

  • 3. Press Ctrl+F and search for “email”.


Worked for me !