Skip to content

Commit

Permalink
docs: add jeremykenny as a contributor for code (#2557)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Nov 13, 2022
1 parent c96a0eb commit 6d6cd7d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Expand Up @@ -831,6 +831,15 @@
"contributions": [
"doc"
]
},
{
"login": "jeremykenny",
"name": "Jeremy Kenny",
"avatar_url": "https://avatars.githubusercontent.com/u/25012209?v=4",
"profile": "https://github.com/jeremykenny",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -187,7 +187,7 @@ The mascot is designed by [@almostdesigner](https://github.com/almostdesigner).

### Contributors
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-89-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Expand Down Expand Up @@ -310,6 +310,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/Frey0-0"><img src="https://avatars.githubusercontent.com/u/94757729?v=4?s=100" width="100px;" alt="Frey0-0"/><br /><sub><b>Frey0-0</b></sub></a><br /><a href="https://github.com/LibreLingo/LibreLingo/commits?author=Frey0-0" title="Code">馃捇</a></td>
<td align="center"><a href="https://rohansureshkumar.link/inspiration"><img src="https://avatars.githubusercontent.com/u/45331524?v=4?s=100" width="100px;" alt="rsk2"/><br /><sub><b>rsk2</b></sub></a><br /><a href="https://github.com/LibreLingo/LibreLingo/commits?author=rsk2" title="Code">馃捇</a></td>
<td align="center"><a href="https://github.com/JoelNiemela"><img src="https://avatars.githubusercontent.com/u/27364307?v=4?s=100" width="100px;" alt="Joel Niemel盲"/><br /><sub><b>Joel Niemel盲</b></sub></a><br /><a href="https://github.com/LibreLingo/LibreLingo/commits?author=JoelNiemela" title="Documentation">馃摉</a></td>
<td align="center"><a href="https://github.com/jeremykenny"><img src="https://avatars.githubusercontent.com/u/25012209?v=4?s=100" width="100px;" alt="Jeremy Kenny"/><br /><sub><b>Jeremy Kenny</b></sub></a><br /><a href="https://github.com/LibreLingo/LibreLingo/commits?author=jeremykenny" title="Code">馃捇</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 6d6cd7d

Please sign in to comment.