aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-02-11 14:01:08 +0100
committerLibravatar GitHub <noreply@github.com>2020-02-11 14:01:08 +0100
commit3220484a1f8cffb3647c06ba2cc3c7e78e00b330 (patch)
treef7c8d2a87bcf007a220c72a8f0dc5fa58ea968d7
parentMerge pull request #360 from dpeukert/hide-menu-bar (diff)
parentdocs: update .all-contributorsrc [skip ci] (diff)
downloadferdium-app-3220484a1f8cffb3647c06ba2cc3c7e78e00b330.tar.gz
ferdium-app-3220484a1f8cffb3647c06ba2cc3c7e78e00b330.tar.zst
ferdium-app-3220484a1f8cffb3647c06ba2cc3c7e78e00b330.zip
Merge pull request #361 from getferdi/all-contributors/add-dpeukert
docs: add dpeukert as a contributor
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2644b1edb..2da78ea6b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -287,6 +287,15 @@
287 "contributions": [ 287 "contributions": [
288 "code" 288 "code"
289 ] 289 ]
290 },
291 {
292 "login": "dpeukert",
293 "name": "Daniel Peukert",
294 "avatar_url": "https://avatars2.githubusercontent.com/u/3451904?v=4",
295 "profile": "https://gitlab.com/dpeukert",
296 "contributions": [
297 "code"
298 ]
290 } 299 }
291 ], 300 ],
292 "contributorsPerLine": 6, 301 "contributorsPerLine": 6,
diff --git a/README.md b/README.md
index 396a678ae..7b4abef5b 100644
--- a/README.md
+++ b/README.md
@@ -261,6 +261,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
261 <tr> 261 <tr>
262 <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> 262 <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>
263 <td align="center"><a href="https://github.com/jereksel"><img src="https://avatars0.githubusercontent.com/u/1307829?v=4" width="40px;" alt=""/><br /><sub><b>Andrzej Ressel</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=jereksel" title="Code">💻</a></td> 263 <td align="center"><a href="https://github.com/jereksel"><img src="https://avatars0.githubusercontent.com/u/1307829?v=4" width="40px;" alt=""/><br /><sub><b>Andrzej Ressel</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=jereksel" title="Code">💻</a></td>
264 <td align="center"><a href="https://gitlab.com/dpeukert"><img src="https://avatars2.githubusercontent.com/u/3451904?v=4" width="40px;" alt=""/><br /><sub><b>Daniel Peukert</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=dpeukert" title="Code">💻</a></td>
264 </tr> 265 </tr>
265</table> 266</table>
266 267