diff --git a/.all-contributorsrc b/.all-contributorsrc index 8d1fd319..255013f2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -69,9 +69,11 @@ "name": "Luca Panteghini", "avatar_url": "https://avatars0.githubusercontent.com/u/250296?v=4", "profile": "https://github.com/panthe", - "contributions": ["doc"] + "contributions": [ + "doc" + ] }, - { + { "login": "davidmartos96", "name": "David Martos", "avatar_url": "https://avatars1.githubusercontent.com/u/22084723?v=4", @@ -81,6 +83,15 @@ "test", "doc" ] + }, + { + "login": "svenjacobs", + "name": "Sven Jacobs", + "avatar_url": "https://avatars1.githubusercontent.com/u/255313?v=4", + "profile": "http://svenjacobs.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 5, diff --git a/README.md b/README.md index 4c858722..d5a27e50 100644 --- a/README.md +++ b/README.md @@ -209,19 +209,21 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Leo Farias 📖 🤔 💻 💡 👀 🚧 🚇 |
- Ianko Leite 🤔 |
- Caijinglong 💻 🤔 |
- zmtzawqlp 🐛 |
- Peter Leibiger 💻 🚧 |
- Luca Panteghini 📖 |
- David Martos 💻 ⚠️ 📖 |
+ Leo Farias 📖 🤔 💻 💡 👀 🚧 🚇 |
+ Ianko Leite 🤔 |
+ Caijinglong 💻 🤔 |
+ zmtzawqlp 🐛 |
+ Peter Leibiger 💻 🚧 |
+ Luca Panteghini 📖 |
+ David Martos 💻 ⚠️ 📖 |
+
Sven Jacobs 💻 |