diff --git a/.all-contributorsrc b/.all-contributorsrc index c56a9110..65807288 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -143,6 +143,17 @@ "userTesting", "review" ] + }, + { + "login": "tmheunis", + "name": "tmheunis", + "avatar_url": "https://avatars.githubusercontent.com/u/11378509?v=4", + "profile": "https://github.com/tmheunis", + "contributions": [ + "bug", + "code", + "ideas" + ] } ], "contributorsPerLine": 7, @@ -150,5 +161,7 @@ "projectOwner": "datalad", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitType": "docs", + "commitConvention": "angular" }