aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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