Who is the user with the longest streak on GitHub?

github

Solution

This gist provides a list of the 256 most active users. At the bottom of the list there is a list of `Contribution Streak` users that will answer this question more directly. I have not seen a report of all time streak records.

Problem

Does anybody know how to find a list of the users with longest Github streaks ever?

Original source