diff --git a/.all-contributorsrc b/.all-contributorsrc index ae9f72a..e941b26 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -786,8 +786,18 @@ "contributions": [ "code" ] + }, + { + "login": "soderlind", + "name": "Per Søderlind", + "avatar_url": "https://avatars.githubusercontent.com/u/1649452?v=4", + "profile": "https://soderlind.no", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }