Feature request: remove duplication in package_read author and maintainer email
- Dominant language
- Python
- Stars
- 102
- Forks
- 182
- PR merge metrics
- No merged PRs in 30d
Description
Follow [package/snippets/additional_info](https://github.com/ckan/ckan/blob/master/ckan/templates/package/snippets/additional_info.html) and roll author/maintainer name/email into one field [here](https://github.com/open-data/ckanext-scheming/blob/master/ckanext/scheming/templates/scheming/package/snippets/additional_info.html), ideally avoiding the use of `c` in the snippet as per https://github.com/ckan/ckan/issues/2132
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare ckan/templates/package/snippets/additional_info.html with ckanext/scheming/templates/scheming/package/snippets/additional_info.html, then review CKAN issue 2132 for the context around avoiding c. The work is done when the scheming snippet presents author and maintainer name/email without duplicated fields and matches the referenced CKAN pattern.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100