Merge pull request #9 from Niek/all-contributors/add-petergeneric

docs: add petergeneric as a contributor for ideas
This commit is contained in:
Niek van der Maas 2023-03-05 15:21:52 +01:00 committed by GitHub
commit 313097a019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 2 deletions

View File

@ -3,5 +3,20 @@
"projectOwner": "Niek", "projectOwner": "Niek",
"repoType": "github", "repoType": "github",
"commit": false, "commit": false,
"contributors": [] "contributors": [
{
"login": "petergeneric",
"name": "Peter",
"avatar_url": "https://avatars.githubusercontent.com/u/870655?v=4",
"profile": "https://github.com/petergeneric",
"contributions": [
"ideas"
]
}
],
"files": [
"README.md"
],
"commitConvention": "angular",
"contributorsPerLine": 7
} }

View File

@ -26,6 +26,13 @@ npm run dev # or: npm run build
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start --> <!-- prettier-ignore-start -->
<!-- markdownlint-disable --> <!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/petergeneric"><img src="https://avatars.githubusercontent.com/u/870655?v=4?s=100" width="100px;" alt="Peter"/><br /><sub><b>Peter</b></sub></a><br /><a href="#ideas-petergeneric" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore --> <!-- markdownlint-restore -->
<!-- prettier-ignore-end --> <!-- prettier-ignore-end -->