Open
Description
When we are parsing contributor count, I'm noticing an upper limit of 30 in our data. I double checked and some of these packages definitely have more than 30 contributors. I suspect there is a pagination step that isn't happening when we grab contributors for a package from github's api leading to an incorrect upper bound on the data!
