diff --git a/.all-contributorsrc b/.all-contributorsrc index bcf770a03..e37bacbf9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -33,6 +33,15 @@ "contributions": [ "code" ] + }, + { + "login": "scheibling", + "name": "Lars Scheibling", + "avatar_url": "https://avatars.githubusercontent.com/u/24367830?v=4", + "profile": "https://scheibling.se", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,