aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-14 12:47:23 +0700
committerLibravatar GitHub <noreply@github.com>2019-09-14 12:47:23 +0700
commit07e52161c6744cf275b6eb1604f8e0a3944ce1c1 (patch)
tree908ddd9480f7bb2c09cc61e147090ef718b6815d
parentdocs: add marcolopes as a contributor (#33) (diff)
parentdocs: update .all-contributorsrc (diff)
downloadferdium-app-07e52161c6744cf275b6eb1604f8e0a3944ce1c1.tar.gz
ferdium-app-07e52161c6744cf275b6eb1604f8e0a3944ce1c1.tar.zst
ferdium-app-07e52161c6744cf275b6eb1604f8e0a3944ce1c1.zip
docs: add dayzlun as a contributor (#34)
docs: add dayzlun 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 6b6ac155c..f6d3e4e8e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -110,6 +110,15 @@
110 "contributions": [ 110 "contributions": [
111 "ideas" 111 "ideas"
112 ] 112 ]
113 },
114 {
115 "login": "dayzlun",
116 "name": "dayzlun",
117 "avatar_url": "https://avatars3.githubusercontent.com/u/17259690?v=4",
118 "profile": "https://github.com/dayzlun",
119 "contributions": [
120 "bug"
121 ]
113 } 122 }
114 ], 123 ],
115 "contributorsPerLine": 7 124 "contributorsPerLine": 7
diff --git a/README.md b/README.md
index 39ec348fc..a34b6878a 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
84 <tr> 84 <tr>
85 <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> 85 <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>
86 <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> 86 <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>
87 <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>
87 </tr> 88 </tr>
88</table> 89</table>
89 90