Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 367 Bytes

get_email_of_github_user.md

File metadata and controls

9 lines (5 loc) · 367 Bytes

How to get the email address of a github user

Sometime you need to get a hold of a github user.

Check out a project the individual worked on, fork it and inspect the log. There is a chance the information will be available there.

References