[FEATURE REQUEST] Update contributor list
Is your feature request related to a problem? Please describe.
Not related to a problem, just want to update documentation to reference new contributors
Describe the solution you'd like
I would like to update the contributor list to include more recent contributors
List alternatives you've considered
N/A
Additional context
N/A
Assign to self
Check this box if you'd like to take on the issue:
- [x] I would like to work on this issue
This is good -- we currently only have a system that includes contributors to the markdown feature guides. It would be great to have a new system for all contributors.
Let's create a page for this! Here's my idea of what a solution might look like:
- a YAML file with each contributor's name and GH username
- a Hugo HTML page/partial that uses a loop to populate all icons into the page
- maybe use similar format/system to the "Content Contributors" page, in that you're getting their GH icon
Any thoughts?
Sounds like a great idea, will demo something soon.