aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-14 12:43:42 +0700
committerLibravatar GitHub <noreply@github.com>2019-09-14 12:43:42 +0700
commit1a0a2f56f8ee2d35e7b9b722e58025e1b393db40 (patch)
tree62f59493af0ea3fb5238d11d4ae9f31db562ba1f
parentdocs: add igreil as a contributor (#30) (diff)
parentdocs: update .all-contributorsrc (diff)
downloadferdium-app-1a0a2f56f8ee2d35e7b9b722e58025e1b393db40.tar.gz
ferdium-app-1a0a2f56f8ee2d35e7b9b722e58025e1b393db40.tar.zst
ferdium-app-1a0a2f56f8ee2d35e7b9b722e58025e1b393db40.zip
docs: add marcolopes as a contributor (#33)
docs: add marcolopes 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 e83bbabbe..6b6ac155c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -101,6 +101,15 @@
101 "contributions": [ 101 "contributions": [
102 "ideas" 102 "ideas"
103 ] 103 ]
104 },
105 {
106 "login": "marcolopes",
107 "name": "Marco Lopes",
108 "avatar_url": "https://avatars1.githubusercontent.com/u/431889?v=4",
109 "profile": "http://marcolopes.eu",
110 "contributions": [
111 "ideas"
112 ]
104 } 113 }
105 ], 114 ],
106 "contributorsPerLine": 7 115 "contributorsPerLine": 7
diff --git a/README.md b/README.md
index 253c3d023..39ec348fc 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
83 </tr> 83 </tr>
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 </tr> 87 </tr>
87</table> 88</table>
88 89