Is your feature request related to a problem? Please describe.
We need a good way of promoting our contributors and their efforts to improve the community through civic tech.
Describe the solution you'd like
We should have a page that shows all of the contributors to OpenCLT, including the date of their first commit and their total number of commits across all projects.
- Always sorted by number of commits.
- Able to filter by highest number of commits All Time, Today, This week, This month, and This year
- Clicking contributor's name will redirect the user to the contributor's GitHub commit history for OpenCLT (if possible)
Additional context
Here is the example taken from Rails

Is your feature request related to a problem? Please describe.
We need a good way of promoting our contributors and their efforts to improve the community through civic tech.
Describe the solution you'd like
We should have a page that shows all of the contributors to OpenCLT, including the date of their first commit and their total number of commits across all projects.
Additional context
Here is the example taken from Rails