-
Notifications
You must be signed in to change notification settings - Fork 75
Description
Right now the package listing on the website has a few issues. The fix for this specific repo will be to update the packages-grid.html file include to parse the maintainers listed in the new packages.yaml file - notice that each maintainer has a name and github username. we want the website to list the name (which we can get from github).
To complete this task you will need to do the following
- Update the packages.yml file in by running the parse_review_issues.py script here
- Update the packages.yml file created in that output in a pr in this repo. the file is here that you are updating
- Update the packages grid include file which uses liquid to ensure it's grabbing a list of maintainers from the maintainers field in the yaml.
The screenshot below shows the new maintainer section of the yaml that you can use to parse names. Note in the screen shot that name is empty. but we can add that using our metadata script in the near future:

This screenshot shows how now the maintainer name is sometimes "Name" and other times only one person when there is a maintainer team.

Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Status
