Adding pasindudilshan1 as contributor#1133
Conversation
There was a problem hiding this comment.
Pull request overview
This pull request updates the repository’s all-contributors configuration and generated contributor listings to add pasindudilshan1 as a recognized contributor across both the README and the website Contributors page.
Changes:
- Added
pasindudilshan1to.all-contributorsrcwith a contribution type. - Updated the generated contributors table in
README.md. - Updated the generated contributors table in
website/src/pages/contributors.astro.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
.all-contributorsrc |
Adds the new contributor entry and declares contribution type(s). |
README.md |
Adds the new contributor card to the generated contributors table. |
website/src/pages/contributors.astro |
Adds the new contributor card to the website’s generated contributors table. |
| "login": "pasindudilshan1", | ||
| "name": "Pasindu Premarathna", | ||
| "avatar_url": "https://avatars.githubusercontent.com/u/146967638?v=4", | ||
| "profile": "https://github.com/pasindudilshan1", | ||
| "contributions": [ | ||
| "skills" | ||
| ] |
There was a problem hiding this comment.
The contribution type for this new contributor is set to "skills", but this PR only changes the contributors lists (.all-contributorsrc/README/website page) and doesn’t introduce or update any skill content. If the intent is to recognize a previous skill contribution, please link that in the PR description; otherwise, consider changing the contribution type to one that matches this PR (e.g., "doc" or another appropriate type).
Pull Request Checklist
npm startand verified thatREADME.mdis up to date.stagedbranch for this pull request.Description
Type of Contribution
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.