Skip to content

Commit 7ec259b

Browse files
docs: add Aprillion as a contributor (#90)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent dcfe35b commit 7ec259b

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,15 @@
197197
"contributions": [
198198
"code"
199199
]
200+
},
201+
{
202+
"login": "Aprillion",
203+
"name": "Peter Hozák",
204+
"avatar_url": "https://avatars.githubusercontent.com/u/1087670?v=4",
205+
"profile": "http://peter.hozak.info/",
206+
"contributions": [
207+
"code"
208+
]
200209
}
201210
]
202211
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![MIT License][license-badge]][license]
1515

1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
[![PRs Welcome][prs-badge]][prs]
2020
[![Code of Conduct][coc-badge]][coc]
@@ -457,6 +457,7 @@ Thanks goes to these people ([emoji key][emojis]):
457457
<td align="center"><a href="https://github.com/nobrayner"><img src="https://avatars.githubusercontent.com/u/40751395?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Braydon Hall</b></sub></a><br /><a href="https://github.com/kentcdodds/babel-plugin-preval/commits?author=nobrayner" title="Code">💻</a></td>
458458
<td align="center"><a href="https://dev.to/jacobmgevans"><img src="https://avatars.githubusercontent.com/u/27247160?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jacob M-G Evans</b></sub></a><br /><a href="https://github.com/kentcdodds/babel-plugin-preval/commits?author=JacobMGEvans" title="Code">💻</a></td>
459459
<td align="center"><a href="http://juhanajauhiainen.com"><img src="https://avatars.githubusercontent.com/u/544386?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Juhana Jauhiainen</b></sub></a><br /><a href="https://github.com/kentcdodds/babel-plugin-preval/commits?author=juhanakristian" title="Code">💻</a></td>
460+
<td align="center"><a href="http://peter.hozak.info/"><img src="https://avatars.githubusercontent.com/u/1087670?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Peter Hozák</b></sub></a><br /><a href="https://github.com/kentcdodds/babel-plugin-preval/commits?author=Aprillion" title="Code">💻</a></td>
460461
</tr>
461462
</table>
462463

0 commit comments

Comments
 (0)