aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-16 16:42:28 +0700
committerLibravatar GitHub <noreply@github.com>2019-09-16 16:42:28 +0700
commit73a05f108dfdeea3e92c24bf950bda03f2f4e704 (patch)
tree5cf2a3879d4b9eaefc4fa87015b043309200affc
parentAdd information about NodeJS version in dev (diff)
parentdocs: update .all-contributorsrc (diff)
downloadferdium-app-73a05f108dfdeea3e92c24bf950bda03f2f4e704.tar.gz
ferdium-app-73a05f108dfdeea3e92c24bf950bda03f2f4e704.tar.zst
ferdium-app-73a05f108dfdeea3e92c24bf950bda03f2f4e704.zip
docs: add tobigue as a contributor (#38)
docs: add tobigue 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 f6d3e4e8e..bafe1843e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -119,6 +119,15 @@
119 "contributions": [ 119 "contributions": [
120 "bug" 120 "bug"
121 ] 121 ]
122 },
123 {
124 "login": "tobigue",
125 "name": "Tobias Günther",
126 "avatar_url": "https://avatars2.githubusercontent.com/u/1560152?v=4",
127 "profile": "https://twitter.com/tobigue_",
128 "contributions": [
129 "ideas"
130 ]
122 } 131 }
123 ], 132 ],
124 "contributorsPerLine": 7 133 "contributorsPerLine": 7
diff --git a/README.md b/README.md
index 9326aab39..cde815d60 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
88 <td align="center"><a href="https://github.com/igreil"><img src="https://avatars0.githubusercontent.com/u/17239151?v=4" width="100px;" alt="igreil"/><br /><sub><b>igreil</b></sub></a><br /><a href="#ideas-igreil" title="Ideas, Planning, & Feedback">🤔</a></td> 88 <td align="center"><a href="https://github.com/igreil"><img src="https://avatars0.githubusercontent.com/u/17239151?v=4" width="100px;" alt="igreil"/><br /><sub><b>igreil</b></sub></a><br /><a href="#ideas-igreil" title="Ideas, Planning, & Feedback">🤔</a></td>
89 <td align="center"><a href="http://marcolopes.eu"><img src="https://avatars1.githubusercontent.com/u/431889?v=4" width="100px;" alt="Marco Lopes"/><br /><sub><b>Marco Lopes</b></sub></a><br /><a href="#ideas-marcolopes" title="Ideas, Planning, & Feedback">🤔</a></td> 89 <td align="center"><a href="http://marcolopes.eu"><img src="https://avatars1.githubusercontent.com/u/431889?v=4" width="100px;" alt="Marco Lopes"/><br /><sub><b>Marco Lopes</b></sub></a><br /><a href="#ideas-marcolopes" title="Ideas, Planning, & Feedback">🤔</a></td>
90 <td align="center"><a href="https://github.com/dayzlun"><img src="https://avatars3.githubusercontent.com/u/17259690?v=4" width="100px;" alt="dayzlun"/><br /><sub><b>dayzlun</b></sub></a><br /><a href="https://github.com/kytwb/ferdi/issues?q=author%3Adayzlun" title="Bug reports">🐛</a></td> 90 <td align="center"><a href="https://github.com/dayzlun"><img src="https://avatars3.githubusercontent.com/u/17259690?v=4" width="100px;" alt="dayzlun"/><br /><sub><b>dayzlun</b></sub></a><br /><a href="https://github.com/kytwb/ferdi/issues?q=author%3Adayzlun" title="Bug reports">🐛</a></td>
91 <td align="center"><a href="https://twitter.com/tobigue_"><img src="https://avatars2.githubusercontent.com/u/1560152?v=4" width="100px;" alt="Tobias Günther"/><br /><sub><b>Tobias Günther</b></sub></a><br /><a href="#ideas-tobigue" title="Ideas, Planning, & Feedback">🤔</a></td>
91 </tr> 92 </tr>
92</table> 93</table>
93 94