Update package info in package.yml file to support new website view. #102
Closed
Description
Currently this issue has been opened as i noticed many review headers are missing final information AND i added a few more items to the template. Right now it just skips info that the site doesn't have like a missing DOI but would be good if maintainers, or reviewers and editors who reviewed the package could update their packages info.
So we need to update headers there but then we need to add some info to our repo here in the _data dir including
- DOI
- documentation link
- Github link (make sure it's current - pandera was dated)
- Date accepted
- Version accepted
- List of maintainers (We want all maintainers listed)
https://github.com/pyOpenSci/pyopensci.github.io/blob/main/_data/packages.yml
Really this should be a database kept item but for now we can continue to use yaml. ultimately i thijnk database is best and we can have a build that pulls from the DB and converts to yaml maybe as a cron job?
Metadata
Assignees
Labels
No labels