Feature: Lottery Factor chart for multiple repositories #3530
Description
Suggested solution
Context
Our current Lottery Factor chart provides really good insight into who's contributing to a specific project, but it's limited to showing contribution data for only one repository.

The problem is that projects are usually made up of different repositories, where there might or might not be contributor overlap, so being able to see this information across an organization could give some interesting insights.
Proposal
Create a Lottery Factor chart to be surfaced in repository insights and shows Lottery Factor across many different repositories.
This would show active contributors for all the repositories in the repository insight, with information on the amount of commits made by each contributor, and the % of the total that they represent. We'd also show the repositories within the repository insight where they have made those commits.
