Skip to content

Commit

Permalink
docs: add @peter-scholtens as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-engel committed Aug 19, 2023
1 parent 2f65861 commit b2b07ba
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,16 @@
"contributions": [
"bug"
]
},
{
"login": "peter-scholtens",
"name": "Peter C. S. Scholtens",
"avatar_url": "https://avatars.githubusercontent.com/u/7198614?v=4",
"profile": "https://github.com/peter-scholtens",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/sstangl"><img src="https://avatars0.githubusercontent.com/u/171223?v=4" width="100px;" alt="Sean Stangl"/><br /><sub><b>Sean Stangl</b></sub></a><br /><a href="https://github.com/mike-engel/accept-language-rs/commits?author=sstangl" title="Code">💻</a> <a href="https://github.com/mike-engel/accept-language-rs/issues?q=author%3Asstangl" title="Bug reports">🐛</a> <a href="https://github.com/mike-engel/accept-language-rs/commits?author=sstangl" title="Tests">⚠️</a></td>
<td align="center"><a href="https://kornel.ski"><img src="https://avatars0.githubusercontent.com/u/72159?v=4" width="100px;" alt="Kornel"/><br /><sub><b>Kornel</b></sub></a><br /><a href="https://github.com/mike-engel/accept-language-rs/commits?author=kornelski" title="Code">💻</a></td>
<td align="center"><a href="https://daniellockyer.com"><img src="https://avatars2.githubusercontent.com/u/964245?v=4" width="100px;" alt="Daniel Lockyer"/><br /><sub><b>Daniel Lockyer</b></sub></a><br /><a href="https://github.com/mike-engel/accept-language-rs/issues?q=author%3Aneosilky" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/peter-scholtens"><img src="https://avatars.githubusercontent.com/u/7198614?v=4" width="100px;" alt="Peter C. S. Scholtens"/><br /><sub><b>Peter C. S. Scholtens</b></sub></a><br /><a href="https://github.com/mike-engel/accept-language-rs/issues?q=author%3Apeter-scholtens" title="Bug reports">🐛</a> <a href="https://github.com/mike-engel/accept-language-rs/commits?author=peter-scholtens" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit b2b07ba

Please sign in to comment.