Skip to content

Commit befe087

Browse files
authored
Chore/add new contributors (#631)
* docs: add @raphaeldelio as a contributor * docs: add @aerfus as a contributor
1 parent f512448 commit befe087

File tree

2 files changed

+32
-10
lines changed

2 files changed

+32
-10
lines changed

.all-contributorsrc

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -253,15 +253,33 @@
253253
"code"
254254
]
255255
},
256-
{
257-
"login": "robert-henke",
258-
"name": "Robert Henke",
259-
"avatar_url": "https://avatars.githubusercontent.com/u/157017289?v=4",
260-
"profile": "https://github.com/robert-henke",
261-
"contributions": [
262-
"code"
263-
]
264-
}
256+
{
257+
"login": "robert-henke",
258+
"name": "Robert Henke",
259+
"avatar_url": "https://avatars.githubusercontent.com/u/157017289?v=4",
260+
"profile": "https://github.com/robert-henke",
261+
"contributions": [
262+
"code"
263+
]
264+
},
265+
{
266+
"login": "raphaeldelio",
267+
"name": "Raphael De Lio",
268+
"avatar_url": "https://avatars.githubusercontent.com/u/25641721?v=4",
269+
"profile": "https://raphaeldelio.com/",
270+
"contributions": [
271+
"code"
272+
]
273+
},
274+
{
275+
"login": "aerfus",
276+
"name": "Nikita Marunko",
277+
"avatar_url": "https://avatars.githubusercontent.com/u/8309418?v=4",
278+
"profile": "https://github.com/aerfus",
279+
"contributions": [
280+
"code"
281+
]
282+
}
265283
],
266284
"contributorsPerLine": 7,
267285
"linkToUsage": false

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
186186
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jmwestbe"><img src="https://avatars.githubusercontent.com/u/26258285?v=4?s=100" width="100px;" alt="jmwestbe"/><br /><sub><b>jmwestbe</b></sub></a><br /><a href="https://github.com/stavshamir/Springwolf/commits?author=jmwestbe" title="Code">💻</a></td>
187187
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pdalfarr"><img src="https://avatars.githubusercontent.com/u/1537201?v=4?s=100" width="100px;" alt="pdalfarr"/><br /><sub><b>pdalfarr</b></sub></a><br /><a href="https://github.com/stavshamir/Springwolf/commits?author=pdalfarr" title="Code">💻</a></td>
188188
<td align="center" valign="top" width="14.28%"><a href="https://github.com/krzysztofxkwiecien"><img src="https://avatars.githubusercontent.com/u/37042650?v=4?s=100" width="100px;" alt="Krzysztof Kwiecień"/><br /><sub><b>Krzysztof Kwiecień</b></sub></a><br /><a href="https://github.com/stavshamir/Springwolf/commits?author=krzysztofxkwiecien" title="Code">💻</a></td>
189-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/robert-henke"><img src="https://avatars.githubusercontent.com/u/157017289?v=4?s=100" width="100px;" alt="Robert Henke"/><br /><sub><b>Robert Henke</b></sub></a><br /><a href="https://github.com/robert-henke/Springwolf/commits?author=robert-henke" title="Code">💻</a></td>
189+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/robert-henke"><img src="https://avatars.githubusercontent.com/u/157017289?v=4?s=100" width="100px;" alt="Robert Henke"/><br /><sub><b>Robert Henke</b></sub></a><br /><a href="https://github.com/stavshamir/Springwolf/commits?author=robert-henke" title="Code">💻</a></td>
190+
</tr>
191+
<tr>
192+
<td align="center" valign="top" width="14.28%"><a href="https://raphaeldelio.com/"><img src="https://avatars.githubusercontent.com/u/25641721?v=4?s=100" width="100px;" alt="Raphael De Lio"/><br /><sub><b>Raphael De Lio</b></sub></a><br /><a href="https://github.com/stavshamir/Springwolf/commits?author=raphaeldelio" title="Code">💻</a></td>
193+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aerfus"><img src="https://avatars.githubusercontent.com/u/8309418?v=4?s=100" width="100px;" alt="Nikita Marunko"/><br /><sub><b>Nikita Marunko</b></sub></a><br /><a href="https://github.com/stavshamir/Springwolf/commits?author=aerfus" title="Code">💻</a></td>
190194
</tr>
191195
</tbody>
192196
</table>

0 commit comments

Comments
 (0)