Display all the contributors of fossasia.github.io
completed by: Namanyay
mentors: Aruna Herath
The website at fossasia.github.io has a section for viewing its contributors. (http://fossasia.github.io/#contributors)
Currently it displays only 30 of our contributors due to github api pagination (https://developer.github.com/v3/#pagination)
Your task is to remove this limitation and display all the contributors in this section. Read the above linked github api page for information on how to.
Github repo: https://github.com/fossasia/fossasia.github.io