Skip to content

Commit 39cc5bf

Browse files
authored
Merge pull request #551 from typelevel/pr/contributors
Add new contributors
2 parents d539fdf + 0d9a3c4 commit 39cc5bf

File tree

2 files changed

+39
-6
lines changed

2 files changed

+39
-6
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"profile": "https://www.planetholt.com/",
4040
"contributions": [
4141
"code",
42-
"ideas"
42+
"ideas",
43+
"tool"
4344
]
4445
},
4546
{
@@ -231,6 +232,35 @@
231232
"ideas",
232233
"review"
233234
]
235+
},
236+
{
237+
"login": "etspaceman",
238+
"name": "Eric Meisel",
239+
"avatar_url": "https://avatars.githubusercontent.com/u/630953?v=4",
240+
"profile": "https://github.com/etspaceman",
241+
"contributions": [
242+
"bug",
243+
"code"
244+
]
245+
},
246+
{
247+
"login": "mzuehlke",
248+
"name": "Marco ZΓΌhlke",
249+
"avatar_url": "https://avatars.githubusercontent.com/u/204523?v=4",
250+
"profile": "https://github.com/mzuehlke",
251+
"contributions": [
252+
"code",
253+
"doc"
254+
]
255+
},
256+
{
257+
"login": "amumurst",
258+
"name": "Amund Murstad",
259+
"avatar_url": "https://avatars.githubusercontent.com/u/4258408?v=4",
260+
"profile": "https://github.com/amumurst",
261+
"contributions": [
262+
"code"
263+
]
234264
}
235265
],
236266
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,31 +32,34 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3232
<tr>
3333
<td align="center" valign="top" width="14.28%"><a href="https://github.com/i10416"><img src="https://avatars.githubusercontent.com/u/39330037?v=4?s=64" width="64px;" alt="110416"/><br /><sub><b>110416</b></sub></a><br /><a href="#research-i10416" title="Research">πŸ”¬</a></td>
3434
<td align="center" valign="top" width="14.28%"><a href="https://github.com/osleonard"><img src="https://avatars.githubusercontent.com/u/4851473?v=4?s=64" width="64px;" alt="Akinmolayan Olushola"/><br /><sub><b>Akinmolayan Olushola</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=osleonard" title="Code">πŸ’»</a></td>
35+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/amumurst"><img src="https://avatars.githubusercontent.com/u/4258408?v=4?s=64" width="64px;" alt="Amund Murstad"/><br /><sub><b>Amund Murstad</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=amumurst" title="Code">πŸ’»</a></td>
3536
<td align="center" valign="top" width="14.28%"><a href="https://github.com/valencik"><img src="https://avatars.githubusercontent.com/u/5440389?v=4?s=64" width="64px;" alt="Andrew Valencik"/><br /><sub><b>Andrew Valencik</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=valencik" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/commits?author=valencik" title="Documentation">πŸ“–</a> <a href="#tool-valencik" title="Tools">πŸ”§</a></td>
3637
<td align="center" valign="top" width="14.28%"><a href="https://toniogela.dev/"><img src="https://avatars.githubusercontent.com/u/41690956?v=4?s=64" width="64px;" alt="Antonio Gelameris"/><br /><sub><b>Antonio Gelameris</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=TonioGela" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/pulls?q=is%3Apr+reviewed-by%3ATonioGela" title="Reviewed Pull Requests">πŸ‘€</a></td>
3738
<td align="center" valign="top" width="14.28%"><a href="https://github.com/armanbilge"><img src="https://avatars.githubusercontent.com/u/3119428?v=4?s=64" width="64px;" alt="Arman Bilge"/><br /><sub><b>Arman Bilge</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=armanbilge" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/pulls?q=is%3Apr+reviewed-by%3Aarmanbilge" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/typelevel/sbt-typelevel/commits?author=armanbilge" title="Documentation">πŸ“–</a></td>
3839
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bplommer"><img src="https://avatars.githubusercontent.com/u/8990749?v=4?s=64" width="64px;" alt="Ben Plommer"/><br /><sub><b>Ben Plommer</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=bplommer" title="Code">πŸ’»</a></td>
39-
<td align="center" valign="top" width="14.28%"><a href="https://www.planetholt.com/"><img src="https://avatars.githubusercontent.com/u/1455476?v=4?s=64" width="64px;" alt="Brian P. Holt"/><br /><sub><b>Brian P. Holt</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=bpholt" title="Code">πŸ’»</a> <a href="#ideas-bpholt" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
4040
</tr>
4141
<tr>
42+
<td align="center" valign="top" width="14.28%"><a href="https://www.planetholt.com/"><img src="https://avatars.githubusercontent.com/u/1455476?v=4?s=64" width="64px;" alt="Brian P. Holt"/><br /><sub><b>Brian P. Holt</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=bpholt" title="Code">πŸ’»</a> <a href="#ideas-bpholt" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#tool-bpholt" title="Tools">πŸ”§</a></td>
4243
<td align="center" valign="top" width="14.28%"><a href="https://christopherdavenport.github.io/sonatype-stats/"><img src="https://avatars.githubusercontent.com/u/10272700?v=4?s=64" width="64px;" alt="Christopher Davenport"/><br /><sub><b>Christopher Davenport</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=ChristopherDavenport" title="Code">πŸ’»</a></td>
4344
<td align="center" valign="top" width="14.28%"><a href="https://indieweb.social/@danicheg"><img src="https://avatars.githubusercontent.com/u/19841757?v=4?s=64" width="64px;" alt="Daniel Esik"/><br /><sub><b>Daniel Esik</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=danicheg" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/commits?author=danicheg" title="Documentation">πŸ“–</a></td>
4445
<td align="center" valign="top" width="14.28%"><a href="https://github.com/djspiewak"><img src="https://avatars.githubusercontent.com/u/752?v=4?s=64" width="64px;" alt="Daniel Spiewak"/><br /><sub><b>Daniel Spiewak</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=djspiewak" title="Code">πŸ’»</a></td>
4546
<td align="center" valign="top" width="14.28%"><a href="https://dgregory.dev/"><img src="https://avatars.githubusercontent.com/u/2992938?v=4?s=64" width="64px;" alt="David Gregory"/><br /><sub><b>David Gregory</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=DavidGregory084" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/pulls?q=is%3Apr+reviewed-by%3ADavidGregory084" title="Reviewed Pull Requests">πŸ‘€</a></td>
4647
<td align="center" valign="top" width="14.28%"><a href="https://github.com/isomarcte"><img src="https://avatars.githubusercontent.com/u/6734045?v=4?s=64" width="64px;" alt="David Strawn"/><br /><sub><b>David Strawn</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=isomarcte" title="Documentation">πŸ“–</a></td>
47-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/j-mie6"><img src="https://avatars.githubusercontent.com/u/5148976?v=4?s=64" width="64px;" alt="Jamie Willis"/><br /><sub><b>Jamie Willis</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=j-mie6" title="Code">πŸ’»</a></td>
48-
<td align="center" valign="top" width="14.28%"><a href="http://www.planet42.org/"><img src="https://avatars.githubusercontent.com/u/3116929?v=4?s=64" width="64px;" alt="Jens Halm"/><br /><sub><b>Jens Halm</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=jenshalm" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/commits?author=jenshalm" title="Documentation">πŸ“–</a></td>
48+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/etspaceman"><img src="https://avatars.githubusercontent.com/u/630953?v=4?s=64" width="64px;" alt="Eric Meisel"/><br /><sub><b>Eric Meisel</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/issues?q=author%3Aetspaceman" title="Bug reports">πŸ›</a> <a href="https://github.com/typelevel/sbt-typelevel/commits?author=etspaceman" title="Code">πŸ’»</a></td>
4949
</tr>
5050
<tr>
51+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/j-mie6"><img src="https://avatars.githubusercontent.com/u/5148976?v=4?s=64" width="64px;" alt="Jamie Willis"/><br /><sub><b>Jamie Willis</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=j-mie6" title="Code">πŸ’»</a></td>
52+
<td align="center" valign="top" width="14.28%"><a href="http://www.planet42.org/"><img src="https://avatars.githubusercontent.com/u/3116929?v=4?s=64" width="64px;" alt="Jens Halm"/><br /><sub><b>Jens Halm</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=jenshalm" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/commits?author=jenshalm" title="Documentation">πŸ“–</a></td>
5153
<td align="center" valign="top" width="14.28%"><a href="https://github.com/reardonj"><img src="https://avatars.githubusercontent.com/u/142968?v=4?s=64" width="64px;" alt="Justin Reardon"/><br /><sub><b>Justin Reardon</b></sub></a><br /><a href="#research-reardonj" title="Research">πŸ”¬</a></td>
5254
<td align="center" valign="top" width="14.28%"><a href="https://ochenashko.com/"><img src="https://avatars.githubusercontent.com/u/6395483?v=4?s=64" width="64px;" alt="Maksym Ochenashko"/><br /><sub><b>Maksym Ochenashko</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=iRevive" title="Code">πŸ’»</a></td>
55+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mzuehlke"><img src="https://avatars.githubusercontent.com/u/204523?v=4?s=64" width="64px;" alt="Marco ZΓΌhlke"/><br /><sub><b>Marco ZΓΌhlke</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=mzuehlke" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/commits?author=mzuehlke" title="Documentation">πŸ“–</a></td>
5356
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@pjfanning"><img src="https://avatars.githubusercontent.com/u/11783444?v=4?s=64" width="64px;" alt="PJ Fanning"/><br /><sub><b>PJ Fanning</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=pjfanning" title="Code">πŸ’»</a></td>
5457
<td align="center" valign="top" width="14.28%"><a href="https://rossabaker.com/"><img src="https://avatars.githubusercontent.com/u/142698?v=4?s=64" width="64px;" alt="Ross A. Baker"/><br /><sub><b>Ross A. Baker</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=rossabaker" title="Code">πŸ’»</a> <a href="#ideas-rossabaker" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/typelevel/sbt-typelevel/pulls?q=is%3Apr+reviewed-by%3Arossabaker" title="Reviewed Pull Requests">πŸ‘€</a></td>
58+
</tr>
59+
<tr>
5560
<td align="center" valign="top" width="14.28%"><a href="https://github.com/samspills"><img src="https://avatars.githubusercontent.com/u/4977741?v=4?s=64" width="64px;" alt="Sam Pillsworth"/><br /><sub><b>Sam Pillsworth</b></sub></a><br /><a href="#ideas-samspills" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/typelevel/sbt-typelevel/pulls?q=is%3Apr+reviewed-by%3Asamspills" title="Reviewed Pull Requests">πŸ‘€</a></td>
5661
<td align="center" valign="top" width="14.28%"><a href="https://github.com/satorg"><img src="https://avatars.githubusercontent.com/u/3954178?v=4?s=64" width="64px;" alt="Sergey Torgashov"/><br /><sub><b>Sergey Torgashov</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=satorg" title="Code">πŸ’»</a> <a href="https://github.com/typelevel/sbt-typelevel/pulls?q=is%3Apr+reviewed-by%3Asatorg" title="Reviewed Pull Requests">πŸ‘€</a></td>
5762
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Quafadas"><img src="https://avatars.githubusercontent.com/u/24899792?v=4?s=64" width="64px;" alt="Simon Parten"/><br /><sub><b>Simon Parten</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=Quafadas" title="Documentation">πŸ“–</a></td>
58-
</tr>
59-
<tr>
6063
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/vasilvasilev97"><img src="https://avatars.githubusercontent.com/u/7115459?v=4?s=64" width="64px;" alt="Vasil Vasilev"/><br /><sub><b>Vasil Vasilev</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=vasilmkd" title="Code">πŸ’»</a> <a href="#ideas-vasilmkd" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
6164
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zetashift"><img src="https://avatars.githubusercontent.com/u/1857826?v=4?s=64" width="64px;" alt="zetashift"/><br /><sub><b>zetashift</b></sub></a><br /><a href="https://github.com/typelevel/sbt-typelevel/commits?author=zetashift" title="Code">πŸ’»</a></td>
6265
</tr>

0 commit comments

Comments
Β (0)