diff --git a/.all-contributorsrc b/.all-contributorsrc index 062fd18..5e94f8a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -210,9 +210,18 @@ "contributions": [ "doc" ] + }, + { + "login": "svenson95", + "name": "Sven Brodny", + "avatar_url": "https://avatars.githubusercontent.com/u/46655156?v=4", + "profile": "https://svenson95.github.io/sb-portfolio/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, "linkToUsage": true, "commitType": "docs" -} \ No newline at end of file +}