aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md3
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3cb300bfa..b62d0e442 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -269,6 +269,15 @@
269 "contributions": [ 269 "contributions": [
270 "design" 270 "design"
271 ] 271 ]
272 },
273 {
274 "login": "lhw",
275 "name": "Lennart Weller",
276 "avatar_url": "https://avatars2.githubusercontent.com/u/351875?v=4",
277 "profile": "http://lhw.ring0.de",
278 "contributions": [
279 "platform"
280 ]
272 } 281 }
273 ], 282 ],
274 "contributorsPerLine": 6, 283 "contributorsPerLine": 6,
diff --git a/README.md b/README.md
index ac5ff1c87..615eb28fe 100644
--- a/README.md
+++ b/README.md
@@ -239,6 +239,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
239 <td align="center"><a href="https://fwdekker.com/"><img src="https://avatars0.githubusercontent.com/u/13442533?v=4" width="40px;" alt=""/><br /><sub><b>Felix W. Dekker</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=FWDekker" title="Documentation">📖</a></td> 239 <td align="center"><a href="https://fwdekker.com/"><img src="https://avatars0.githubusercontent.com/u/13442533?v=4" width="40px;" alt=""/><br /><sub><b>Felix W. Dekker</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=FWDekker" title="Documentation">📖</a></td>
240 <td align="center"><a href="https://github.com/Sauceee"><img src="https://avatars2.githubusercontent.com/u/17987941?v=4" width="40px;" alt=""/><br /><sub><b>Sauceee</b></sub></a><br /><a href="#design-Sauceee" title="Design">🎨</a></td> 240 <td align="center"><a href="https://github.com/Sauceee"><img src="https://avatars2.githubusercontent.com/u/17987941?v=4" width="40px;" alt=""/><br /><sub><b>Sauceee</b></sub></a><br /><a href="#design-Sauceee" title="Design">🎨</a></td>
241 </tr> 241 </tr>
242 <tr>
243 <td align="center"><a href="http://lhw.ring0.de"><img src="https://avatars2.githubusercontent.com/u/351875?v=4" width="40px;" alt=""/><br /><sub><b>Lennart Weller</b></sub></a><br /><a href="#platform-lhw" title="Packaging/porting to new platform">📦</a></td>
244 </tr>
242</table> 245</table>
243 246
244<!-- markdownlint-enable --> 247<!-- markdownlint-enable -->