How to find email of everyone on GitHub
Advanced hacks
How to find email of everyone on GitHub
The hack
Get an email of anyone who has a public commit on GitHub.
How to do it
- Go to their profile and click on a repository

- Click on Commits

- Select a commit and click View commit details

- Add .patch to the URL

- The email is in the text
