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 field to meta data #50

Open
delphidabbler opened this issue Jan 17, 2025 · 3 comments
Open

Add author field to meta data #50

delphidabbler opened this issue Jan 17, 2025 · 3 comments
Assignees
Labels
considering Issue is currently under consideration enhancement New feature or request

Comments

@delphidabbler
Copy link
Owner

There is no recognised way to specify the author or authors of a snippet. It has been common practice to put an acknowledgment in the Extra field, but this can't be parsed programmatically.

An Author or Authors field could be added to which a name or comma separated list of names would be added.

@delphidabbler delphidabbler self-assigned this Jan 17, 2025
@delphidabbler delphidabbler added enhancement New feature or request considering Issue is currently under consideration labels Jan 17, 2025
@github-project-automation github-project-automation bot moved this to Considering in Code Snippets Jan 17, 2025
@delphidabbler
Copy link
Owner Author

An Author field could be parsed to generate a contributors list and/or could be used to add missing names to the CONTRIBUTORS file.

@delphidabbler
Copy link
Owner Author

A missing Author field should be interpreted as unknown.

@delphidabbler
Copy link
Owner Author

At least some acknowledgements in the Extra field state that a person contributed a snippet, not that they authored it.

Maybe a better field name would be Contributor (singular).

But note that the contributor and author could be different people. The Delphi Tips micro-site has fields for both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
considering Issue is currently under consideration enhancement New feature or request
Projects
Status: Considering
Development

No branches or pull requests

1 participant