Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add author to showcase entries #114

Closed
MattiSG opened this issue Jan 20, 2023 · 0 comments · Fixed by #118
Closed

Add author to showcase entries #114

MattiSG opened this issue Jan 20, 2023 · 0 comments · Fixed by #118
Assignees

Comments

@MattiSG
Copy link
Member

MattiSG commented Jan 20, 2023

Following a workshop with reusers, several additional pieces of metadata emerged as relevant to add to the showcase entries. One of them is authorship metadata, allowing both promotion of author and identification as contact point for OpenFisca Core maintainers.

The metadata shall be structured this way:

title: Your Reuse
website: https://openfisca.org/en/showcase/
author:
  type: individual|collective|ngo|research_center|business|local_government|national_government
  name: You
  contact: contact@openfisca.example
  link: https://openfisca.example

At least author.name and author.link should be made visible on the entry cards. The author.contact does not have to be publicly visible.

Partial examples can be found in the reuses branch.

@clementbiron clementbiron linked a pull request Jan 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants