Changelog: add links to contributors #243
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Prior to the repo take-over, the changelog was maintained in a PEAR
package.xml
file using a format as expected for that file, which did not allow for links.Since PEAR support has been dropped in version 3.8.0, the changelog was moved to a Markdown file.
This PR is a first effort to improve the usefulness of the changelog by improving the "giving credit where credit is due" part of the changelog.
A best effort has been made to add links for all contributors named in the changelog.
Unfortunately, for some contributions, my code archaeology effort have proven in vain and I have not been able to trace the name of the contributor back to a user profile.
👉 If this applies to a contribution you made, please submit a pull request to update the changelog to include a link to your profile.
Note: this may seem like a lot of effort for a changelog/historical information. However, to me, this is about creating a positive climate open for contributions and that makes it important (to me).
Suggested changelog entry
N/A