diff --git a/.all-contributorsrc b/.all-contributorsrc index 888c4f7fd..08cd0e52d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,15 @@ "contributions": [ "code" ] + }, + { + "login": "marcus-sa", + "name": "Marcus S. Abildskov", + "avatar_url": "https://avatars0.githubusercontent.com/u/8391194?v=4", + "profile": "http://marcus-sa.me", + "contributions": [ + "test" + ] } ], "contributorsPerLine": 7,